diff options
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index ce99a984cac..3c150ca5120 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -22,6 +22,7 @@ OC.L10N.register( "Apps" : "יישומים", "A valid username must be provided" : "יש לספק שם משתמש תקני", "A valid password must be provided" : "יש לספק ססמה תקנית", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.", "Storage not available" : "אחסון לא זמין" }, "nplurals=2; plural=(n != 1);"); |