summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-29 02:50:42 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-29 02:50:42 +0000
commit946dead6b4449df6ce3ea89beb7063d9c679104b (patch)
tree7ffe622d52fa894f6a1c5f84965efa4934b6f930 /l10n
parentbc4fd2cfffb868233e0607afe2edaabfff38611e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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