Fixed translations (#6794)
* Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_languages.php
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Notificaciones";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Notifications";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Notifications";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "Notifications";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "התראות";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Notifiche";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Verklaringen";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Powiadomienia";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Notificações";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Notificações";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Notificări";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Уведомления";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Meddelanden";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Сповіщення";
|
||||
|
||||
Reference in New Issue
Block a user