diff options
Diffstat (limited to 'apps/comments/l10n/af.js')
-rw-r--r-- | apps/comments/l10n/af.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js index 20882399831..ba0f1666de9 100644 --- a/apps/comments/l10n/af.js +++ b/apps/comments/l10n/af.js @@ -27,8 +27,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} bygewerk is", "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], - "Comment" : "Kommentaar", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Jy was genoem op \"%s\", in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s het u in ’n kommentaar op “%2$s” genoem" + "Comment" : "Kommentaar" }, "nplurals=2; plural=(n != 1);"); |