f7cloud_client/apps/profile/l10n/vi.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

15 lines
781 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Hồ sơ",
"You have not added any info yet" : "Bạn chưa thêm bất kỳ thông tin nào",
"{user} has not added any info yet" : "{user} chưa thêm bất kỳ thông tin nào",
"Error opening the user status modal, try hard refreshing the page" : "Lỗi khi mở phương thức trạng thái người dùng, hãy thử làm mới trang",
"Edit Profile" : "Chỉnh sửa hồ sơ",
"The headline and about sections will show up here" : "Dòng tiêu đề và phần giới thiệu sẽ hiển thị ở đây",
"Profile not found" : "Không tìm thấy hồ sơ",
"The profile does not exist." : "Hồ sơ không tồn tại.",
"Back to %s" : "Quay lại %s"
},
"nplurals=1; plural=0;");