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-05-29 05:50:46 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-29 05:50:46 +0300
commit76df09720ab70abb4515d626084a2f404411bda5 (patch)
treeafb9b38b5b2891c3a6687c298e7642599e8c4fdd
parentaa9cc7fbe45186252ab31c1bebd9c3857889ae04 (diff)
[tx-robot] updated from transifexv18.0.5
-rw-r--r--l10n/id.js3
-rw-r--r--l10n/id.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/id.js b/l10n/id.js
index b48701d7..41f92651 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"photos",
{
"Photos" : "Foto",
- "Favorites" : "Disukai"
+ "Favorites" : "Disukai",
+ "An error occurred" : "Terjadi kesalahan"
},
"nplurals=1; plural=0;");
diff --git a/l10n/id.json b/l10n/id.json
index afd7fb84..aa11655e 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -1,5 +1,6 @@
{ "translations": {
"Photos" : "Foto",
- "Favorites" : "Disukai"
+ "Favorites" : "Disukai",
+ "An error occurred" : "Terjadi kesalahan"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file