This commit is contained in:
MCohenAuravox 2025-03-29 15:45:27 -06:00 committed by GitHub
commit 7cb12249e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 64 additions and 0 deletions

View File

@ -4048,4 +4048,68 @@ $text['button-call_forward']['zh-cn'] = "呼叫转移";
$text['button-call_forward']['ja-jp'] = "電話転送";
$text['button-call_forward']['ko-kr'] = "착신 전환";
//extensions
$text['label-select']['en-us'] = "Select";
$text['label-select']['en-gb'] = "Select";
$text['label-select']['ar-eg'] = "Select";
$text['label-select']['de-at'] = "Select";
$text['label-select']['de-ch'] = "Select";
$text['label-select']['de-de'] = "Select";
$text['label-select']['es-cl'] = "Select";
$text['label-select']['es-mx'] = "Select";
$text['label-select']['fr-ca'] = "Select";
$text['label-select']['fr-fr'] = "Select";
$text['label-select']['he-il'] = "Select";
$text['label-select']['it-it'] = "Select";
$text['label-select']['nl-nl'] = "Select";
$text['label-select']['pl-pl'] = "Select";
$text['label-select']['pt-br'] = "Select";
$text['label-select']['pt-pt'] = "Select";
$text['label-select']['ro-ro'] = "Select";
$text['label-select']['ru-ru'] = "Select";
$text['label-select']['sv-se'] = "Select";
$text['label-select']['uk-ua'] = "Select";
$text['button-additional_fields']['en-us'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['en-gb'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['ar-eg'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['de-at'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['de-ch'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['de-de'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['es-cl'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['es-mx'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['fr-ca'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['fr-fr'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['he-il'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['it-it'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['nl-nl'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['pl-pl'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['pt-br'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['pt-pt'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['ro-ro'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['ru-ru'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['sv-se'] = "ADDITIONAL FIELDS";
$text['button-additional_fields']['uk-ua'] = "ADDITIONAL FIELDS";
$text['label-ctrl']['en-us'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['en-gb'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['ar-eg'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['de-at'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['de-ch'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['de-de'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['es-cl'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['es-mx'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['fr-ca'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['fr-fr'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['he-il'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['it-it'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['nl-nl'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['pl-pl'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['pt-br'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['pt-pt'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['ro-ro'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['ru-ru'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['sv-se'] = "Hold <b>Ctrl</b> to select multiple fields";
$text['label-ctrl']['uk-ua'] = "Hold <b>Ctrl</b> to select multiple fields";
?>