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 00cdae24b91..13cbb090b7f 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -71,7 +71,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Nhấn Ctrl-C để sao chép.", "Copy" : "Sao chép", "Resharing is not allowed" : "Chia sẻ lại không được cho phép", - "Share to {name}" : "Chia sẻ với {name}", "Link" : "Liên kết", "Password protect" : "Mật khẩu bảo vệ", "Password" : "Mật khẩu", @@ -85,6 +84,7 @@ OC.L10N.register( "Expiration" : "Hết hạn", "Expiration date" : "Ngày kết thúc", "Unshare" : "Bỏ chia sẻ", + "Share to {name}" : "Chia sẻ với {name}", "Share link" : "Chia sẻ liên kết", "Password protect by Talk" : "Mật khẩu bảo vệ bằng đàm thoại", "Could not unshare" : "Không thể chia sẻ", |