ソースを参照

Merge branch 'master' of https://github.com/fusionpbx/fusionpbx

markjcrane 9 年 前
コミット
b1dcabd08e
1 ファイル変更15 行追加1 行削除
  1. 15 1
      resources/app_languages.php

+ 15 - 1
resources/app_languages.php

@@ -175,6 +175,20 @@ $text['button-apply']['ro'] = "";
 $text['button-apply']['fa'] = "";
 $text['button-apply']['ar-eg'] = "";
 
+$text['button-applied']['en-us'] = "Applied";
+$text['button-applied']['es-cl'] = "";
+$text['button-applied']['pt-pt'] = "";
+$text['button-applied']['fr-fr'] = "";
+$text['button-applied']['pt-br'] = "";
+$text['button-applied']['pl'] = "";
+$text['button-applied']['he'] = "";
+$text['button-applied']['uk'] = "";
+$text['button-applied']['sv-se'] = "";
+$text['button-applied']['de-at'] = "";
+$text['button-applied']['ro'] = "";
+$text['button-applied']['fa'] = "";
+$text['button-applied']['ar-eg'] = "";
+
 $text['button-clear']['en-us'] = "Clear";
 $text['button-clear']['es-cl'] = "Limpiar";
 $text['button-clear']['pt-pt'] = "Apagar";
@@ -868,4 +882,4 @@ $text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvänd
 $text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
 $text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
 
-?>
+?>