codeigniter4 / translations

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

Update ko. #340

Closed Terrorboy closed 2 years ago

Terrorboy commented 2 years ago

add valid_json

Terrorboy commented 2 years ago

https://github.com/codeigniter4/translations/issues/332 fix

Terrorboy commented 2 years ago

Why is the test failing? @paulbalandan

kenjis commented 2 years ago

It is authentication error on GitHub. We don't know why happens, but happens sometime.

Run composer update --ansi
Loading composer repositories with package information
Error: Could not authenticate against github.com

In AuthHelper.php line 130:

  Could not authenticate against github.com  
kenjis commented 2 years ago

I re-ran failed jobs.

Terrorboy commented 2 years ago

@kenjis thanks for checking