summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/vi.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/vi.php')
-rw-r--r--apps/files_trashbin/l10n/vi.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/vi.php b/apps/files_trashbin/l10n/vi.php
index 81a0cf14bcc..57c82cea5f7 100644
--- a/apps/files_trashbin/l10n/vi.php
+++ b/apps/files_trashbin/l10n/vi.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Không thể khôi phục %s",
"Deleted files" => "File đã bị xóa",
"Error" => "Lỗi",
+"Deleted Files" => "File đã xóa",
"restored" => "khôi phục",
"Nothing in here. Your trash bin is empty!" => "Không có gì ở đây. Thùng rác của bạn rỗng!",
"Name" => "Tên",
"Restore" => "Khôi phục",
"Deleted" => "Đã xóa",
-"Delete" => "Xóa",
-"Deleted Files" => "File đã xóa"
+"Delete" => "Xóa"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";