diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-01 02:16:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-01 02:16:00 +0000 |
commit | 0f4de3d3533606e20ca4ff035f6eaf9c27bcac4a (patch) | |
tree | cad25ea05efdc9ec0f5165911f96afc65a0ed749 /apps/comments | |
parent | a1bb18a837bcb2806f5d42e5b27956d2a563f64b (diff) | |
download | nextcloud-server-0f4de3d3533606e20ca4ff035f6eaf9c27bcac4a.tar.gz nextcloud-server-0f4de3d3533606e20ca4ff035f6eaf9c27bcac4a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/id.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/id.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 04e86fe6d58..e460cbf1737 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -16,6 +16,7 @@ OC.L10N.register( "More comments …" : "Komentar lainnya ...", "Save" : "Simpan", "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", + "Error occurred while retrieving comment with ID {id}" : "Terjadi galat saat mendapatkan komentar dengan ID {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", "Comment" : "Komentar" diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 2bcbde4fba2..fe151086e9a 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -14,6 +14,7 @@ "More comments …" : "Komentar lainnya ...", "Save" : "Simpan", "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", + "Error occurred while retrieving comment with ID {id}" : "Terjadi galat saat mendapatkan komentar dengan ID {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", "Comment" : "Komentar" |