Dashboard: Call Forward widget, Edit position without reload, misc adjustments.

This commit is contained in:
fusionate
2023-01-31 00:19:09 +00:00
parent ba344fd56b
commit d04b6db96a
17 changed files with 473 additions and 116 deletions

View File

@@ -426,4 +426,50 @@
$text['label-welcome']['ru-ru'] = "Добро пожаловать:";
$text['label-welcome']['sv-se'] = "Välkommen:";
$text['label-welcome']['uk-ua'] = "Ласкаво просимо:";
?>
$text['button-contract_all']['en-us'] = "Contract All";
$text['button-contract_all']['en-gb'] = "Contract All";
$text['button-contract_all']['ar-eg'] = "Contract All";
$text['button-contract_all']['de-at'] = "Contract All";
$text['button-contract_all']['de-ch'] = "Contract All";
$text['button-contract_all']['de-de'] = "Contract All";
$text['button-contract_all']['el-gr'] = "Contract All";
$text['button-contract_all']['es-cl'] = "Contract All";
$text['button-contract_all']['es-mx'] = "Contract All";
$text['button-contract_all']['fr-ca'] = "Contract All";
$text['button-contract_all']['fr-fr'] = "Contract All";
$text['button-contract_all']['he-il'] = "Contract All";
$text['button-contract_all']['it-it'] = "Contract All";
$text['button-contract_all']['nl-nl'] = "Contract All";
$text['button-contract_all']['pl-pl'] = "Contract All";
$text['button-contract_all']['pt-br'] = "Contract All";
$text['button-contract_all']['pt-pt'] = "Contract All";
$text['button-contract_all']['ro-ro'] = "Contract All";
$text['button-contract_all']['ru-ru'] = "Contract All";
$text['button-contract_all']['sv-se'] = "Contract All";
$text['button-contract_all']['uk-ua'] = "Contract All";
$text['button-contract_all']['tr-tr'] = "Contract All";
$text['button-expand_all']['en-us'] = "Expand All";
$text['button-expand_all']['en-gb'] = "Expand All";
$text['button-expand_all']['ar-eg'] = "Expand All";
$text['button-expand_all']['de-at'] = "Expand All";
$text['button-expand_all']['de-ch'] = "Expand All";
$text['button-expand_all']['de-de'] = "Expand All";
$text['button-expand_all']['el-gr'] = "Expand All";
$text['button-expand_all']['es-cl'] = "Expand All";
$text['button-expand_all']['es-mx'] = "Expand All";
$text['button-expand_all']['fr-ca'] = "Expand All";
$text['button-expand_all']['fr-fr'] = "Expand All";
$text['button-expand_all']['he-il'] = "Expand All";
$text['button-expand_all']['it-it'] = "Expand All";
$text['button-expand_all']['nl-nl'] = "Expand All";
$text['button-expand_all']['pl-pl'] = "Expand All";
$text['button-expand_all']['pt-br'] = "Expand All";
$text['button-expand_all']['pt-pt'] = "Expand All";
$text['button-expand_all']['ro-ro'] = "Expand All";
$text['button-expand_all']['ru-ru'] = "Expand All";
$text['button-expand_all']['sv-se'] = "Expand All";
$text['button-expand_all']['uk-ua'] = "Expand All";
$text['button-expand_all']['tr-tr'] = "Expand All";
?>