Update app_languages.php
This commit is contained in:
parent
12ec6a580a
commit
f46b4935de
|
|
@ -120,6 +120,46 @@ $text['button-setup']['ru-ru'] = "";
|
|||
$text['button-setup']['sv-se'] = "";
|
||||
$text['button-setup']['uk-ua'] = "";
|
||||
|
||||
$text['button-setup']['en-us'] = "Setup";
|
||||
$text['button-setup']['ar-eg'] = "";
|
||||
$text['button-setup']['de-at'] = "";
|
||||
$text['button-setup']['de-ch'] = "";
|
||||
$text['button-setup']['de-de'] = "";
|
||||
$text['button-setup']['es-cl'] = "";
|
||||
$text['button-setup']['es-mx'] = "";
|
||||
$text['button-setup']['fr-ca'] = "";
|
||||
$text['button-setup']['fr-fr'] = "";
|
||||
$text['button-setup']['he-il'] = "";
|
||||
$text['button-setup']['it-it'] = "";
|
||||
$text['button-setup']['nl-nl'] = "";
|
||||
$text['button-setup']['pl-pl'] = "";
|
||||
$text['button-setup']['pt-br'] = "";
|
||||
$text['button-setup']['pt-pt'] = "";
|
||||
$text['button-setup']['ro-ro'] = "";
|
||||
$text['button-setup']['ru-ru'] = "";
|
||||
$text['button-setup']['sv-se'] = "";
|
||||
$text['button-setup']['uk-ua'] = "";
|
||||
|
||||
$text['button-remove']['en-us'] = "Remove";
|
||||
$text['button-remove']['ar-eg'] = "";
|
||||
$text['button-remove']['de-at'] = "";
|
||||
$text['button-remove']['de-ch'] = "";
|
||||
$text['button-remove']['de-de'] = "";
|
||||
$text['button-remove']['es-cl'] = "";
|
||||
$text['button-remove']['es-mx'] = "";
|
||||
$text['button-remove']['fr-ca'] = "";
|
||||
$text['button-remove']['fr-fr'] = "";
|
||||
$text['button-remove']['he-il'] = "";
|
||||
$text['button-remove']['it-it'] = "";
|
||||
$text['button-remove']['nl-nl'] = "";
|
||||
$text['button-remove']['pl-pl'] = "";
|
||||
$text['button-remove']['pt-br'] = "";
|
||||
$text['button-remove']['pt-pt'] = "";
|
||||
$text['button-remove']['ro-ro'] = "";
|
||||
$text['button-remove']['ru-ru'] = "";
|
||||
$text['button-remove']['sv-se'] = "";
|
||||
$text['button-remove']['uk-ua'] = "";
|
||||
|
||||
$text['label-region']['en-us'] = "Region";
|
||||
$text['label-region']['ar-eg'] = "";
|
||||
$text['label-region']['de-at'] = "";
|
||||
|
|
@ -300,4 +340,4 @@ $text['label-features_voicetel']['ru-ru'] = "";
|
|||
$text['label-features_voicetel']['sv-se'] = "";
|
||||
$text['label-features_voicetel']['uk-ua'] = "";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue