diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 1fa8d9ac7e7..7b8bb3270df 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -8,6 +8,7 @@ OC.L10N.register( "Move or copy" : "Di chuyển hoặc sao chép", "Download" : "Tải về", "Delete" : "Xóa", + "Tags" : "Nhãn", "Home" : "Nhà", "Close" : "Đóng", "Favorites" : "Ưa thích", @@ -168,7 +169,6 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Chuyển {path} sang {userid}", "Invalid path selected" : "Đường dẫn không hợp lệ được chọn", "Ownership transfer request sent" : "Yêu cầu chuyển quyền sở hữu đã được gửi", - "Tags" : "Nhãn", "Unable to change the favourite state of the file" : "Không thể thay đổi trạng thái yêu thích của tệp", "Error while loading the file data" : "Lỗi xảy ra trong khi tải dữ liệu tệp", "Pick a template for {name}" : "Chọn một mẫu cho {name}", |