Modules: Updates for PHP 8.1

This commit is contained in:
fusionate
2023-06-09 17:51:01 +00:00
parent d8652d72e9
commit 3f94d93411
3 changed files with 36 additions and 12 deletions
+24
View File
@@ -400,6 +400,30 @@ $text['label-action']['zh-cn'] = "行动";
$text['label-action']['ja-jp'] = "アクション";
$text['label-action']['ko-kr'] = "행동";
$text['label-other']['en-us'] = "Other...";
$text['label-other']['en-gb'] = "Other...";
$text['label-other']['ar-eg'] = "أخرى";
$text['label-other']['de-at'] = "Andere...";
$text['label-other']['de-ch'] = "Andere...";
$text['label-other']['de-de'] = "Andere...";
$text['label-other']['es-cl'] = "Otro...";
$text['label-other']['es-mx'] = "Otro...";
$text['label-other']['fr-ca'] = "Autre...";
$text['label-other']['fr-fr'] = "Autre...";
$text['label-other']['he-il'] = "אחר";
$text['label-other']['it-it'] = "Altro...";
$text['label-other']['nl-nl'] = "Andere...";
$text['label-other']['pl-pl'] = "Inne...";
$text['label-other']['pt-br'] = "Outro...";
$text['label-other']['pt-pt'] = "Outro...";
$text['label-other']['ro-ro'] = "Alte...";
$text['label-other']['ru-ru'] = "Другие";
$text['label-other']['sv-se'] = "Annat...";
$text['label-other']['uk-ua'] = "Інше";
$text['label-other']['zh-cn'] = "其他";
$text['label-other']['ja-jp'] = "その他";
$text['label-other']['ko-kr'] = "다른";
$text['header-modules']['en-us'] = "Modules";
$text['header-modules']['en-gb'] = "Modules";
$text['header-modules']['ar-eg'] = "الوحدات";