Releases: codeigniter4/translations
Releases · codeigniter4/translations
CodeIgniter v4.7.0 Translations
New in this release 🎉
Changed
- ar (Arabic)
- es (Spanish)
- fa (Farsi)
- hu (Hungarian)
- ko (Korean)
- pl (Polish)
- ro (Romanian)
- ru (Russian)
- sv-SE (Swedish)
Others
- chore: update to PHP 8.2, PHP 8.5, and cleanup workflow scripts (#519)
- chore: reduce GitHub API rate limit hits (#527)
- chore: fix README link
- chore: use min supported phpunit version for PHP 8.2
- refactor: cleanup CI script
- chore: optimise scripts
What's Changed
- chore: update to PHP 8.2, PHP 8.5, and cleanup workflow scripts by @paulbalandan in #519
- [es] Add missing messages by @mroblesdev in #518
- [hu] update missing language files by @ed3 in #516
- [ar] Add missing Honeypot translations by @aboosamah94 in #517
- [ko] Update Korea translations by @Terrorboy in #520
- [ar] fix code styles by @paulbalandan in #526
- [fa] update missing language files by @datamweb in #522
- [pl] update missing language files by @michalsn in #523
- [ru] fix: Update Russian translations by @neznaika0 in #525
- chore: reduce GitHub API rate limit hits by @paulbalandan in #527
- [ro] Update missing language files by @ed3 in #521
- [sv-SE] Update for 4.7.0 by @tangix in #524
Full Changelog: v4.6.4...v4.7.0
CodeIgniter v4.6.4 Translations
New in this release 🎉
Changed
- fa (Farsi)
- fr (French)
- gu (Gujarati)
- hi (Hindi)
- id (Indonesian)
- ko (Korean)
- ru (Russian)
- sv-SE (Swedish)
- sw (Swahili)
Others
- chore(deps): bump actions/checkout from 4 to 5 (#500)
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#501)
- chore(deps): bump actions/cache from 4 to 5 (#514)
- chore(deps): bump actions/checkout from 5 to 6 (#505)
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #500
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #501
- [id] change "pekan" to "minggu" for better natural usage by @warcooft in #502
- [ko] add Honeypot by @Terrorboy in #506
- [ru] fix: Add missing Honeypot by @neznaika0 in #507
- [sv-SE] Added file for Honeypot. by @tangix in #511
- [fa] add honeypot for farsi by @datamweb in #510
- [hi] fix: Add missing Honeypot by @patel-vansh in #513
- [gu] fix: Add missing Honeypot by @patel-vansh in #512
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #514
- [sw] Add Swahili language translation by @emleonstz in #508
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #505
- [fr] update translations by @osmal-dev in #509
New Contributors
- @warcooft made their first contribution in #502
- @emleonstz made their first contribution in #508
- @osmal-dev made their first contribution in #509
Full Changelog: v4.6.3...v4.6.4
CodeIgniter v4.6.3 Translations
New in this release 🎉
Changed
- bn (Bengali)
What's Changed
- [bn] add missing bengali language translations by @arifulalam in #499
New Contributors
- @arifulalam made their first contribution in #499
Full Changelog: v4.6.2...v4.6.3
CodeIgniter v4.6.2 Translations
New in this release 🎉
Added
- gu (Gujarati)
- hi (Hindi)
Changed
- ko (Korean)
- pl (Polish)
- sv-SE (Swedish)
Fixed
- fix: use
0as percent when file is missing forarray_sum()(#490) - fix translation testing (#492)
- Fix data provider order
Others
- Don't use branch alias for
codeigniter4/codeigniter4 - chore: use
system/util_bootstrap.phpfor non-test scripts - chore: make
bin/generate-changelogexecutable - Remove deprecated fixer
What's Changed
- fix: use
0as percent when file is missing forarray_sum()by @paulbalandan in #490 - fix: test translation by @michalsn in #492
- [pl] Add missing messages by @michalsn in #491
- [ko] fix: Updated comments and messages by @Terrorboy in #494
- [sv-SE] update of sv-SE to 4.6.1 by @tangix in #496
- [gu] Add Gujarati Translations by @patel-vansh in #497
- [hi] Add Hindi Translations by @patel-vansh in #498
New Contributors
- @patel-vansh made their first contribution in #497
Full Changelog: v4.6.1...v4.6.2
CodeIgniter v4.6.1 Translations
New in this release 🎉
Changed
- ar (Arabic)
- id (Indonesian)
- pt-BR (Brazilian)
Others
- chore: bump runner to ubuntu-24.04
- chore: check code style using lowest and highest PHP version (#487)
- chore: added PHP
8.4to Github Action (#488)
What's Changed
- [pt-BR] Updated translations by @rafinha-adao in #485
- chore: check code style using lowest and highest PHP version by @ddevsr in #487
- chore: added PHP
8.4to Github Action by @ddevsr in #488 - [id] fix: missing key
Indonesiantranslation by @ddevsr in #489 - [ar] add missing Arabic translations to CI 4.6 by @aboosamah94 in #486
New Contributors
- @rafinha-adao made their first contribution in #485
- @aboosamah94 made their first contribution in #486
Full Changelog: v4.6.0...v4.6.1
CodeIgniter v4.6.0 Translations
New in this release 🎉
Changed
- de (German)
- es (Spanish)
- fa (Farsi)
- ja (Japanese)
- ko (Korean)
- pt (Portuguese)
- ru (Russian)
Others
What's Changed
- chore: update license year once by @paulbalandan in #472
- style: fix coding styles by @paulbalandan in #475
- [de] add missing strings by @sba in #478
- [ja] fix japanese content into right meaning. by @zigzagdev in #474
- [pt] Updated Language Pack by @Nerexbcd in #479
- [es] Add missing messages by @mroblesdev in #481
- fix: Russian translation by @neznaika0 in #482
- [ko] Add missing messages by @Terrorboy in #483
- [fa] add missing keys for farsi by @datamweb in #484
- chore: fix badges by @paulbalandan in #480
New Contributors
- @zigzagdev made their first contribution in #474
Full Changelog: v4.5.4...v4.6.0
CodeIgniter v4.5.4 Translations
New in this release 🎉
Changed
- nl (Dutch)
- ru (Russian)
- vi (Vietnamese)
Others
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#468)
What's Changed
- chore(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #468
- [ru] Update the comment block & added new lines by @DigitalWolf98 in #469
- Complete Vietnamese language. by @tuyenht in #470
- [NL] Complete translation for Dutch Language by @christianberkman in #471
New Contributors
- @DigitalWolf98 made their first contribution in #469
- @tuyenht made their first contribution in #470
- @christianberkman made their first contribution in #471
Full Changelog: v4.5.3...v4.5.4
CodeIgniter v4.5.3 Translations
New in this release 🎉
Added
- chore: add
bin/generate-changelog(#466)
Changed
- es (Spanish)
Fixed
- chore: update cs (#464)
What's Changed
- chore: update cs by @paulbalandan in #464
- [es] Add missing messages by @mroblesdev in #465
- chore: add
bin/generate-changelogby @paulbalandan in #466
Full Changelog: v4.5.2...v4.5.3
CodeIgniter v4.5.2 Translations
New in this release 🎉
Added
Changed
- de (German)
- fa (Farsi)
- ko (Korean)
- sv-SE (Swedish - Sweden)
What's Changed
- [ko] Updated Translations by @Terrorboy in #450
- [de] Add missing messages, Improve translations CLI.generator.className by @sba in #458
- style: update coding style by @kenjis in #461
- chore: add composer command "cs-fix" by @kenjis in #460
- [sv-SE] Added missing Security.insecureCookie by @tangix in #462
- [fa] Add missing translations Security by @Nightprince in #463
- [fa] Update Time.php by @Nightprince in #459
New Contributors
- @Nightprince made their first contribution in #463
Full Changelog: v4.5.1...v4.5.2
CodeIgniter v4.5.1 Translations
New in this release 🎉
Added
- ta (Tamil)
Changed
- ja (Japanese)
What's Changed
- [ja] Add Security.insecureCookie translation by @kenjis in #448
- Tamil [ta] Language Translations by @darthleslin in #449
New Contributors
- @darthleslin made their first contribution in #449
Full Changelog: v4.5.0...v4.5.1