%%WWWDIR%%/.github/workflows/php.yml
%%WWWDIR%%/.gitignore
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/composer.json
%%WWWDIR%%/phpcs.xml
%%WWWDIR%%/phpunit.xml
%%WWWDIR%%/src/GettextTranslator.php
%%WWWDIR%%/src/Locale.php
%%WWWDIR%%/src/NoopTranslator.php
%%WWWDIR%%/src/StaticTranslator.php
%%WWWDIR%%/src/Translation.php
%%WWWDIR%%/src/functions.php
%%WWWDIR%%/src/functions_include.php
%%WWWDIR%%/tests/FunctionsTest.php
%%WWWDIR%%/tests/GettextTranslatorTest.php
%%WWWDIR%%/tests/LocaleTest.php
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/default.mo
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/default.po
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/special.mo
%%WWWDIR%%/tests/locale/de_DE/LC_MESSAGES/special.po
%%WWWDIR%%/tests/locale/it_IT/LC_MESSAGES/default.mo
%%WWWDIR%%/tests/locale/it_IT/LC_MESSAGES/default.po
%%WWWDIR%%/tests/locale/it_IT/LC_MESSAGES/special.mo
%%WWWDIR%%/tests/locale/it_IT/LC_MESSAGES/special.po
