aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/he.js')
-rw-r--r--apps/comments/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js
index 56f26feb7a6..d21f53e4326 100644
--- a/apps/comments/l10n/he.js
+++ b/apps/comments/l10n/he.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}",
"Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}",
"Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה",
- "{count} unread comments" : "{count} תגובות שלא נקראו",
"Comment" : "תגובה",
"You commented" : "הערות שלך",
"%1$s commented" : "התקבלו תגובות %1$s",
@@ -20,6 +19,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ",
"Type in a new comment..." : "יש להכניס תגובה חדשה...",
"No other comments available" : "אין תגובות אחרות זמינות",
- "More comments..." : "תגובות נוספות..."
+ "More comments..." : "תגובות נוספות...",
+ "{count} unread comments" : "{count} תגובות שלא נקראו"
},
"nplurals=2; plural=(n != 1);");