Variables: Updates for PHP 8.1
This commit is contained in:
@@ -192,6 +192,30 @@ $text['label-codec_information']['zh-cn'] = "编解码器信息";
|
||||
$text['label-codec_information']['ja-jp'] = "コーデック情報";
|
||||
$text['label-codec_information']['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-variables_advanced']['en-us'] = "Switch Variables: Advanced";
|
||||
$text['header-variables_advanced']['en-gb'] = "Switch Variables: Advanced";
|
||||
$text['header-variables_advanced']['ar-eg'] = "تبديل المتغيرات: متقدم";
|
||||
|
||||
Reference in New Issue
Block a user