Spanish (Spain) translation#357
Spanish (Spain) translation#357treborin wants to merge 8 commits intocodeigniter4:developfrom treborin:develop
Conversation
|
Hey @treborin , |
@datamweb . Done! |
| // CzechTranslationTest::class => 'cs', | ||
| GermanTranslationTest::class => 'de', | ||
| // SpanishTranslationTest::class => 'es', | ||
| SpanishTranslationTest::class => 'es', |
There was a problem hiding this comment.
Please fix the coding style. just run :
composer cs-fix
|
It looks like you are using GitHub UI to post this PR. |
Fixing coding style
Fixing coding style
|
@treborin run |
@kenjis , cmposer update, ok. But here is composer cs-fix: @datamweb, i fixed coding style by hand. I saw inside unsuccessfuls checks thay te problem was the file text format, that need to be ansii. And i fixed it by hand, line by line. |
|
Yes, I got it. |
|
The php vendor/bin/php-cs-fixer fix --ansi |
|
I don't know what is happening with those action failures. The tests all pass but a PHP error occurs when it tries to gather coverage. I believe it is unrelated to this PR. |
I try with a new PR |
|
@MGatner The PHPUnit error is related to this PR. |




No description provided.