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:
@@ -7,23 +7,23 @@
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Benutzerprotokolle";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "Benutzerprotokolle";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Benutzerprotokolle";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "User Logs";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "User Logs";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Registros de usuario";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Registros de usuario";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Connexions utilisateur";
|
||||
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Connexions utilisateur";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "User Logs";
|
||||
$apps[$x]['menu'][$y]['title']['he-il'] = "יומני משתמשים";
|
||||
$apps[$x]['menu'][$y]['title']['it-it'] = "Log utente";
|
||||
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gebruiker logs";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Logos";
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki użytkowników";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Logs de usuário";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Logs de usuário";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Jurnalele utilizatorilor";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Журналы пользователей";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Användarloggar";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Логи користувачів";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "用户";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "用户日志";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ユーザーログ";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "사용자 로그인";
|
||||
$apps[$x]['menu'][$y]['title']['ko-kr'] = "사용자 로그";
|
||||
$apps[$x]['menu'][$y]['uuid'] = "88e5773a-2e33-43dc-9a6e-07d46d200e9c";
|
||||
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][$y]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user