diff options
Diffstat (limited to 'apps/comments/l10n/id.js')
-rw-r--r-- | apps/comments/l10n/id.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index f2bee3e97af..3508b26d50d 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -27,8 +27,6 @@ OC.L10N.register( "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", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", - "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " + "%1$s commented" : "%1$s dikomentari" }, "nplurals=1; plural=0;"); |