diff --git a/Echo.alias.php b/Echo.alias.php index bc86840a6..ba9cc2b03 100644 --- a/Echo.alias.php +++ b/Echo.alias.php @@ -30,6 +30,13 @@ $specialPageAliases['av'] = [ 'Notifications' => [ 'Уведомления' ], ]; +/** Azerbaijani (Azərbaycanca) */ +$specialPageAliases['az'] = [ + 'Notifications' => [ 'Bildirişlər' ], + 'DisplayNotificationsConfiguration' => [ 'BildirişKonfiqurasiyasınıGöstər' ], + 'NotificationsMarkRead' => [ 'OxunmuşOlaraqİşarələ' ], +]; + /** Western Balochi (بلوچی رخشانی) */ $specialPageAliases['bgn'] = [ 'Notifications' => [ 'آگاه_کورتینۆک_ئان' ],