diff --git a/resources/app_languages.php b/resources/app_languages.php index cb0566eb84..bbd563dfae 100644 --- a/resources/app_languages.php +++ b/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."; -?> \ No newline at end of file +?>