diff options
Diffstat (limited to 'apps/comments/l10n/he.json')
-rw-r--r-- | apps/comments/l10n/he.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index a9a47510a01..708fca7bf8e 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -24,7 +24,6 @@ "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", - "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "אוזכרת בקובץ „{file}”, בהערה על ידי משתמש שנמחק מאז", - "_%n unread comment_::_%n unread comments_" : ["תגובה אחת שלא נקראה","%n תגובות שלא נקראו","%n תגובות שלא נקראו","%n תגובות שלא נקראו"] + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "אוזכרת בקובץ „{file}”, בהערה על ידי משתמש שנמחק מאז" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file |