diff options
Diffstat (limited to 'apps/comments/l10n/ps.js')
-rw-r--r-- | apps/comments/l10n/ps.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js index a8b067cc6d8..a6d30c47411 100644 --- a/apps/comments/l10n/ps.js +++ b/apps/comments/l10n/ps.js @@ -12,8 +12,8 @@ OC.L10N.register( "Edit comment" : "تبصره سمول", "Delete comment" : "تبسره ړنګول", "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", - "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې" + "%1$s commented" : "%1$s تبصره کړې", + "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"] }, "nplurals=2; plural=(n != 1);"); |