codeigniter4 / translations

System message translations for CodeIgniter4
https://codeigniter4.github.io/translations/
MIT License
197 stars 206 forks source link

Fix diffing of deeply nested array translations #366

Closed paulbalandan closed 1 year ago

paulbalandan commented 1 year ago

Fixes #364

paulbalandan commented 1 year ago

27) Translations\Tests\JapaneseTranslationTest::testAllConfiguredLanguageKeysAreIncluded with data set "ja" ('ja') Failed asserting that the language keys "CLI.generator.className.cell", "CLI.generator.viewName.cell" in the main repository are included for translation in "ja" locale. Failed asserting that an array is empty.

/home/runner/work/translations/translations/tests/Language/AbstractTranslationTestCase.php:167

kenjis commented 1 year ago

Okay. Good!

..F....                                                                                                              7 / 7 (100%)

Time: 00:00.101, Memory: 10.00 MB

There was 1 failure:

1) Translations\Tests\JapaneseTranslationTest::testAllConfiguredLanguageKeysAreIncluded with data set "ja" ('ja')
Failed asserting that the language keys "CLI.generator.className.cell", "CLI.generator.viewName.cell" in the main repository are included for translation in "ja" locale.
Failed asserting that an array is empty.