Add missing translations (#6673)
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
$apps[$x]['menu'][$y]['title']['en-us'] = "System Status";
|
||||
$apps[$x]['menu'][$y]['title']['en-gb'] = "System Status";
|
||||
$apps[$x]['menu'][$y]['title']['ar-eg'] = "النظام";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "System Status";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "System Status";
|
||||
$apps[$x]['menu'][$y]['title']['de-at'] = "Systemstatus";
|
||||
$apps[$x]['menu'][$y]['title']['de-ch'] = "Systemstatus";
|
||||
$apps[$x]['menu'][$y]['title']['de-de'] = "Systemstatus";
|
||||
$apps[$x]['menu'][$y]['title']['es-cl'] = "Estado de Sistema";
|
||||
$apps[$x]['menu'][$y]['title']['es-mx'] = "Situación del sistema";
|
||||
$apps[$x]['menu'][$y]['title']['fr-ca'] = "État du système";
|
||||
@@ -16,11 +17,11 @@
|
||||
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Stan systemu";
|
||||
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do sistema";
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Estado do Sistema";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Starea sistemului";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Состояние cистемы";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "System Status";
|
||||
$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]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
||||
|
||||
Reference in New Issue
Block a user