diff --git a/.gitignore b/.gitignore index f0331232..4caec924 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ dist/ vendor/ .gh_token *.min.* - +.phpunit.result.cache diff --git a/.tx/config b/.tx/config index e3f51109..539d5b0d 100644 --- a/.tx/config +++ b/.tx/config @@ -4,5 +4,4 @@ host = https://www.transifex.com [o:teclib:p:glpi-project-plugin-escalade:r:escalade-pot] file_filter = locales/.po source_file = locales/escalade.pot -source_lang = en -type = PO +source_lang = en_GB