diff --git a/l10n/he.js b/l10n/he.js index 747e604..fe3a2f7 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -1,6 +1,7 @@ OC.L10N.register( "forms", { + "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", "Copy to clipboard" : "העתקה ללוח הגזירים", "Expired" : "פג", "Expires never" : "לעולם לא יפוג", diff --git a/l10n/he.json b/l10n/he.json index c8ab37a..2cc7274 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,4 +1,5 @@ { "translations": { + "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", "Copy to clipboard" : "העתקה ללוח הגזירים", "Expired" : "פג", "Expires never" : "לעולם לא יפוג",