Update app_languages.php

Add a button for XML.
This commit is contained in:
FusionPBX 2016-09-28 01:01:52 -06:00 committed by GitHub
parent 2c954b24e9
commit 668264d856
1 changed files with 14 additions and 0 deletions

View File

@ -189,6 +189,20 @@ $text['button-applied']['ro'] = "";
$text['button-applied']['fa'] = ""; $text['button-applied']['fa'] = "";
$text['button-applied']['ar-eg'] = ""; $text['button-applied']['ar-eg'] = "";
$text['button-xml']['en-us'] = "XML";
$text['button-xml']['es-cl'] = "";
$text['button-xml']['pt-pt'] = "";
$text['button-xml']['fr-fr'] = "";
$text['button-xml']['pt-br'] = "";
$text['button-xml']['pl'] = "";
$text['button-xml']['he'] = "";
$text['button-xml']['uk'] = "";
$text['button-xml']['sv-se'] = "";
$text['button-xml']['de-at'] = "";
$text['button-xml']['ro'] = "";
$text['button-xml']['fa'] = "";
$text['button-xml']['ar-eg'] = "";
$text['button-clear']['en-us'] = "Clear"; $text['button-clear']['en-us'] = "Clear";
$text['button-clear']['es-cl'] = "Limpiar"; $text['button-clear']['es-cl'] = "Limpiar";
$text['button-clear']['pt-pt'] = "Apagar"; $text['button-clear']['pt-pt'] = "Apagar";