mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-27 09:10:12 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: I2e18f77d64cccbed889287d03b8ac5b3c3021120
This commit is contained in:
parent
ff24e27445
commit
58b2fbae9f
|
@ -58,6 +58,11 @@ $specialPageAliases['kw'] = array(
|
|||
'Notifications' => array( 'Argemynow' ),
|
||||
);
|
||||
|
||||
/** Luxembourgish (Lëtzebuergesch) */
|
||||
$specialPageAliases['lb'] = array(
|
||||
'Notifications' => array( 'Notifikatiounen' ),
|
||||
);
|
||||
|
||||
/** Macedonian (македонски) */
|
||||
$specialPageAliases['mk'] = array(
|
||||
'Notifications' => array( 'Известувања' ),
|
||||
|
|
Loading…
Reference in a new issue