Skip to content

Commit 81a0e51

Browse files
committed
Localisation updates from https://translatewiki.net.
Change-Id: I18dfab6a8bbb0b33a75368b6b07de5d0b2d3b327
1 parent b748ba7 commit 81a0e51

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Maps.i18n.alias.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@
5353
'MapEditor' => array( 'Editor_do_mapa' ),
5454
);
5555

56+
/** Hebrew (עברית) */
57+
$specialPageAliases['he'] = array(
58+
'MapEditor' => array( 'עורך_מפה' ),
59+
);
60+
5661
/** Upper Sorbian (hornjoserbsce) */
5762
$specialPageAliases['hsb'] = array(
5863
'MapEditor' => array( 'Kartowy_editor' ),

0 commit comments

Comments
 (0)