aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/id.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/id.js')
-rw-r--r--apps/comments/l10n/id.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js
index 3508b26d50d..117be5d6336 100644
--- a/apps/comments/l10n/id.js
+++ b/apps/comments/l10n/id.js
@@ -20,13 +20,13 @@ OC.L10N.register(
"No more messages" : "Tidak ada pesan lagi",
"Retry" : "Ulangi",
"Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
- "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"],
"_1 new comment_::_{unread} new comments_" : ["komentar baru {belum terbaca}"],
"Comment" : "Komentar",
"An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
"Comment deleted" : "Komentar dihapus",
"An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
"An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
- "%1$s commented" : "%1$s dikomentari"
+ "%1$s commented" : "%1$s dikomentari",
+ "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"]
},
"nplurals=1; plural=0;");