Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-14 05:52:50 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-14 05:52:50 +0300
commit077a3c6f2674b96374e31901e9b9e8fdd345dc92 (patch)
tree67b81b80baceff54981bcd2be4c7bde3d5fb47ad
parent6831ba9c525ee410e0b6c7dc906864266185238a (diff)
[tx-robot] updated from transifexv19.0.0beta3
-rw-r--r--l10n/vi.js3
-rw-r--r--l10n/vi.json3
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