From 077a3c6f2674b96374e31901e9b9e8fdd345dc92 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 14 Apr 2020 02:52:50 +0000 Subject: [tx-robot] updated from transifex --- l10n/vi.js | 3 ++- l10n/vi.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/vi.js b/l10n/vi.js index 5704df51..a237b2c0 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -2,6 +2,7 @@ OC.L10N.register( "photos", { "Photos" : "Ảnh", - "Favorites" : "Ưa thích" + "Favorites" : "Ưa thích", + "An error occurred" : "Có lỗi đã xảy ra" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 577ebb4d..4fdf9ce0 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -1,5 +1,6 @@ { "translations": { "Photos" : "Ảnh", - "Favorites" : "Ưa thích" + "Favorites" : "Ưa thích", + "An error occurred" : "Có lỗi đã xảy ra" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3