Update app_languages.php
This commit is contained in:
parent
8b08756e0b
commit
7a24e2aa1f
|
|
@ -750,9 +750,9 @@ $text['label-load_average']['ko-kr'] = "부하 평균";
|
|||
$text['header-sys-status']['en-us'] = "System Status";
|
||||
$text['header-sys-status']['en-gb'] = "System Status";
|
||||
$text['header-sys-status']['ar-eg'] = "حالة النظام";
|
||||
$text['header-sys-status']['de-at'] = "System Status";
|
||||
$text['header-sys-status']['de-ch'] = "System Status";
|
||||
$text['header-sys-status']['de-de'] = "System Status";
|
||||
$text['header-sys-status']['de-at'] = "Systemstatus";
|
||||
$text['header-sys-status']['de-ch'] = "Systemstatus";
|
||||
$text['header-sys-status']['de-de'] = "Systemstatus";
|
||||
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['header-sys-status']['es-mx'] = "Estado del Sistema";
|
||||
$text['header-sys-status']['fr-ca'] = "État du Système";
|
||||
|
|
@ -773,27 +773,27 @@ $text['header-sys-status']['ko-kr'] = "시스템 상태";
|
|||
|
||||
$text['label-support']['en-us'] = "Support Information";
|
||||
$text['label-support']['en-gb'] = "Support Information";
|
||||
$text['label-support']['ar-eg'] = "";
|
||||
$text['label-support']['de-at'] = "";
|
||||
$text['label-support']['de-ch'] = "";
|
||||
$text['label-support']['de-de'] = "";
|
||||
$text['label-support']['es-cl'] = "";
|
||||
$text['label-support']['es-mx'] = "";
|
||||
$text['label-support']['fr-ca'] = "";
|
||||
$text['label-support']['fr-fr'] = "";
|
||||
$text['label-support']['he-il'] = "";
|
||||
$text['label-support']['it-it'] = "";
|
||||
$text['label-support']['nl-nl'] = "";
|
||||
$text['label-support']['pl-pl'] = "";
|
||||
$text['label-support']['pt-br'] = "";
|
||||
$text['label-support']['pt-pt'] = "";
|
||||
$text['label-support']['ro-ro'] = "";
|
||||
$text['label-support']['ru-ru'] = "";
|
||||
$text['label-support']['sv-se'] = "";
|
||||
$text['label-support']['uk-ua'] = "";
|
||||
$text['label-support']['zh-cn'] = "";
|
||||
$text['label-support']['ja-jp'] = "";
|
||||
$text['label-support']['ko-kr'] = "";
|
||||
$text['label-support']['ar-eg'] = "معلومات الدعم";
|
||||
$text['label-support']['de-at'] = "Unterstützende Informationen";
|
||||
$text['label-support']['de-ch'] = "Unterstützende Informationen";
|
||||
$text['label-support']['de-de'] = "Unterstützende Informationen";
|
||||
$text['label-support']['es-cl'] = "Información de soporte";
|
||||
$text['label-support']['es-mx'] = "Información de soporte";
|
||||
$text['label-support']['fr-ca'] = "Informations d'assistance";
|
||||
$text['label-support']['fr-fr'] = "Informations d'assistance";
|
||||
$text['label-support']['he-il'] = "מידע תמיכה";
|
||||
$text['label-support']['it-it'] = "Informazioni di supporto";
|
||||
$text['label-support']['nl-nl'] = "Informatie ter ondersteuning";
|
||||
$text['label-support']['pl-pl'] = "Informacje o wsparciu";
|
||||
$text['label-support']['pt-br'] = "Informação de ajuda";
|
||||
$text['label-support']['pt-pt'] = "Informação de ajuda";
|
||||
$text['label-support']['ro-ro'] = "Informații de asistență";
|
||||
$text['label-support']['ru-ru'] = "Информация о поддержке";
|
||||
$text['label-support']['sv-se'] = "Supportinformation";
|
||||
$text['label-support']['uk-ua'] = "Інформація про підтримку";
|
||||
$text['label-support']['zh-cn'] = "支持信息";
|
||||
$text['label-support']['ja-jp'] = "サポート情報";
|
||||
$text['label-support']['ko-kr'] = "지원 정보";
|
||||
|
||||
$text['label-json']['en-us'] = "JSON";
|
||||
$text['label-json']['en-gb'] = "JSON";
|
||||
|
|
|
|||
Loading…
Reference in New Issue