diff options
Diffstat (limited to 'core/l10n/vi.js')
-rw-r--r-- | core/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/vi.js b/core/l10n/vi.js index f80be44e020..fffc90f7387 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -83,6 +83,7 @@ OC.L10N.register( "Yes" : "Có", "No files in here" : "Không có file nào ở đây", "Choose" : "Chọn", + "Copy" : "Sao chép", "Error loading file picker template: {error}" : "Lỗi khi tải mẫu tập tin picker: {error}", "Error loading message template: {error}" : "Lỗi khi tải mẫu thông điệp: {error}", "read-only" : "Chỉ đọc", @@ -126,7 +127,6 @@ OC.L10N.register( "Expiration date" : "Ngày kết thúc", "Choose a password for the public link" : "Chọn mật khẩu cho liên kết công khai", "Copied!" : "Được sao chép", - "Copy" : "Sao chép", "Not supported!" : "Không được hỗ trợ", "Press ⌘-C to copy." : "Nhất ⌘-C để sao chép", "Press Ctrl-C to copy." : "Nhấn Ctrl-C để sao chép.", |