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 879383240cb..a3b856ec629 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -51,7 +51,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Thẻ không tồn tại # {tag}", "restricted" : "hạn chế", "invisible" : "không thể nhìn thấy.", - "({scope})" : "({scope})", "Delete" : "Xóa", "Rename" : "Sửa tên", "Collaborative tags" : "Thẻ cộng tác", @@ -284,6 +283,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Tên người dùng, ID đám mây liên kết hoặc địa chỉ email.", "Name..." : "Tên người dùng...", "Error removing share" : "Lỗi khi xóa chia sẻ", + "({scope})" : "({scope})", "Saving..." : "Đang lưu...", "Dismiss" : "Bỏ qua", "New Password" : "Mật khẩu mới", |