mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-24 07:03:41 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Icdf92fcd93d9d7ed9034b2c3bbd036e00cf85d90
This commit is contained in:
parent
51ea834c37
commit
62efaa2568
|
@ -792,11 +792,12 @@ $messages['hak'] = array(
|
|||
|
||||
/** Hebrew (עברית)
|
||||
* @author Amire80
|
||||
* @author Guycn2
|
||||
* @author Rotem Liss
|
||||
*/
|
||||
$messages['he'] = array(
|
||||
'inputbox-desc' => 'אפשרות להכללת טופסי HTML שהוגדרו מראש',
|
||||
'inputbox-error-no-type' => 'לא ציינתם את סוג תיבת הקלט ליצירה.',
|
||||
'inputbox-error-no-type' => 'לא ציינת את סוג תיבת הקלט ליצירה.',
|
||||
'inputbox-error-bad-type' => 'סוג תיבת הקלט "$1" אינו ידוע.
|
||||
אנא ציינו "create", "comment", "search", "search2" או "fulltext".',
|
||||
'tryexact' => 'לדף בשם זה',
|
||||
|
|
Loading…
Reference in a new issue