codeigniter4 / translations

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

Updated sv-SE #424

Closed tangix closed 10 months ago

tangix commented 10 months ago

Description Added missing Language.php and updated HTTP.php with missing JSON related strings.

Checklist:

kenjis commented 10 months ago

Please fix the coding style. https://github.com/codeigniter4/translations/actions/runs/7271919525/job/19813200240?pr=424

kenjis commented 10 months ago

It seems your PR branch is out of dated. So the build check failed because of "lt" locale. https://github.com/codeigniter4/translations/actions/runs/7272401137/job/19814928807?pr=424

Can you update your PR branch?

$ git rebase upstream/develop
tangix commented 10 months ago

It seems your PR branch is out of dated. So the build check failed because of "lt" locale. https://github.com/codeigniter4/translations/actions/runs/7272401137/job/19814928807?pr=424

Can you update your PR branch?

$ git rebase upstream/develop

OK, will try to but clearly above my pay-grade when it comes to git knowledge...

tangix commented 10 months ago

Don't know how that went. Feel free to close the PR if too much problems and I will re-fork the entire repo

kenjis commented 10 months ago

Sorry, now this PR has many unrelated "lt" changes. https://github.com/codeigniter4/translations/pull/424/files Could you recreate PR?

tangix commented 10 months ago

Closing this and re-branching from develop