diff options
Diffstat (limited to 'apps/comments/l10n/fa.js')
-rw-r--r-- | apps/comments/l10n/fa.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js index f5d3230801e..9b5f3934fa8 100644 --- a/apps/comments/l10n/fa.js +++ b/apps/comments/l10n/fa.js @@ -27,7 +27,6 @@ OC.L10N.register( "Comment deleted" : "توضیح حذف", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented", "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] }, "nplurals=2; plural=(n > 1);"); |