diff options
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 33d1bf4f2e3..4d82de56fae 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -71,7 +71,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "יש להקיש Ctrl-C כדי להעתיק.", "Copy" : "העתקה", "Resharing is not allowed" : "אסור לעשות שיתוף מחדש", - "Share to {name}" : "שיתוף עם {name}", "Link" : "קישור", "Password protect" : "הגנה בססמה", "Password" : "ססמה", @@ -85,6 +84,7 @@ OC.L10N.register( "Expiration" : "תפוגה", "Expiration date" : "תאריך התפוגה", "Unshare" : "הסר שיתוף", + "Share to {name}" : "שיתוף עם {name}", "Share link" : "קישור לשיתוף", "Password protect by Talk" : "הגנה בססמה על ידי Talk", "Could not unshare" : "לא ניתן לבטל שיתוף", |