diff options
Diffstat (limited to 'apps/comments/l10n/id.js')
-rw-r--r-- | apps/comments/l10n/id.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 33d10d93ea3..04e86fe6d58 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -8,10 +8,12 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "Edit comment" : "Sunting komentar", "Delete comment" : "Hapus komentar", + "New comment …" : "Komentar baru ...", "Post" : "Posting", "Cancel" : "Batal", "[Deleted user]" : "[Hapus pengguna]", "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!", + "More comments …" : "Komentar lainnya ...", "Save" : "Simpan", "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", |