Closed sba closed 5 months ago
There were 2 failures:
1) Translations\Tests\GermanTranslationTest::testAllConfiguredLanguageKeysAreIncluded with data set "de" ('de')
Failed asserting that the language keys "HTTP.invalidJSON", "HTTP.unsupportedJSONFormat" in the main repository are included for translation in "de" locale.
Failed asserting that an array is empty.
/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:168
2) Translations\Tests\GermanTranslationTest::testAllIncludedLanguageKeysAreTranslated with data set "de" ('de')
Failed asserting that the translated language key "CLI.generator.className.test" in "de" locale differs from the original keys in the main repository.
Failed asserting that an array is empty.
/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:256
https://github.com/codeigniter4/translations/actions/runs/9445903061/job/26014436933?pr=454
@kenjis what is still wrong? I added all 4 messages in the 3 files, according to the test error messages of my first commit. All in one commit.