mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
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:
@@ -16,7 +16,7 @@ $y=0;
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menedżer użytkowników";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciar Usuários";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Gestão de Utilizadores";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Utilizatori";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Пользователи";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Användar Inställningar";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Користувачі";
|
||||
|
||||
Reference in New Issue
Block a user