summaryrefslogtreecommitdiffstats
path: root/lib/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/vi.js')
-rw-r--r--lib/l10n/vi.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js
index e467f4383c4..7f53b88bade 100644
--- a/lib/l10n/vi.js
+++ b/lib/l10n/vi.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Authentication error" : "Lỗi xác thực",
"Token expired. Please reload page." : "Mã Token đã hết hạn. Hãy tải lại trang.",
"%s shared »%s« with you" : "%s đã chia sẻ »%s« với bạn",
- "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\""
+ "Could not find category \"%s\"" : "không thể tìm thấy mục \"%s\"",
+ "Apps" : "Ứng dụng"
},
"nplurals=1; plural=0;");