Skip to content

Releases: codeigniter4/translations

CodeIgniter v4.6.3 Translations

02 Aug 13:53
v4.6.3
98a47fc

Choose a tag to compare

New in this release 🎉

Changed

  • bn (Bengali)

What's Changed

New Contributors

Full Changelog: v4.6.2...v4.6.3

CodeIgniter v4.6.2 Translations

26 Jul 16:24
v4.6.2
da98a8b

Choose a tag to compare

New in this release 🎉

Added

  • gu (Gujarati)
  • hi (Hindi)

Changed

  • ko (Korean)
  • pl (Polish)
  • sv-SE (Swedish)

Fixed

  • fix: use 0 as percent when file is missing for array_sum() (#490)
  • fix translation testing (#492)
  • Fix data provider order

Others

  • Don't use branch alias for codeigniter4/codeigniter4
  • chore: use system/util_bootstrap.php for non-test scripts
  • chore: make bin/generate-changelog executable
  • Remove deprecated fixer

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2

CodeIgniter v4.6.1 Translations

02 May 16:41
v4.6.1
08ec6c9

Choose a tag to compare

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.4 to Github Action (#488)

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.6.1

CodeIgniter v4.6.0 Translations

21 Feb 17:41
v4.6.0
91c8f89

Choose a tag to compare

New in this release 🎉

Changed

  • de (German)
  • es (Spanish)
  • fa (Farsi)
  • ja (Japanese)
  • ko (Korean)
  • pt (Portuguese)
  • ru (Russian)

Others

  • chore: update license year once (#472)
  • style: fix coding styles (#475)
  • chore: fix badges (#480)

What's Changed

New Contributors

Full Changelog: v4.5.4...v4.6.0

CodeIgniter v4.5.4 Translations

15 Nov 15:54
v4.5.4
8bc9c07

Choose a tag to compare

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

Full Changelog: v4.5.3...v4.5.4

CodeIgniter v4.5.3 Translations

25 Jul 15:48
v4.5.3
78af662

Choose a tag to compare

New in this release 🎉

Added

  • chore: add bin/generate-changelog (#466)

Changed

  • es (Spanish)

Fixed

  • chore: update cs (#464)

What's Changed

Full Changelog: v4.5.2...v4.5.3

CodeIgniter v4.5.2 Translations

01 Jul 17:14
v4.5.2
e72d876

Choose a tag to compare

New in this release 🎉

Added

  • style: composer cs-fix (#461)
  • chore: add composer command "cs-fix" (#460)

Changed

  • de (German)
  • fa (Farsi)
  • ko (Korean)
  • sv-SE (Swedish - Sweden)

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.5.2

CodeIgniter v4.5.1 Translations

18 May 12:00
v4.5.1
5672398

Choose a tag to compare

New in this release 🎉

Added

  • ta (Tamil)

Changed

  • ja (Japanese)

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.5.1

CodeIgniter v4.5.0 Translations

05 May 15:40
v4.5.0
30c7e86

Choose a tag to compare

New in this release 🎉

Added

  • chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#434)
  • chore: update PHP versions (#441)
  • chore(deps): bump actions/configure-pages from 4 to 5 (#438)
  • refactor: update to PHP 8.1 and PHPUnit 10.5 || 11.0 (#445)

Changed

  • fa (Farsi)
  • ja (Japanese)
  • pt-BR (Portuguese)
  • sv-SE (Swedish - Sweden)

What's Changed

  • chore(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #434
  • [fa] add Language.php & update HTTP.php file for farsi by @datamweb in #435
  • [pt] Created Portuguese (Portugal) Errors Translation by @Nerexbcd in #436
  • chore: update PHP versions by @kenjis in #441
  • [ja] Add "CLI.generator.className.test", "Validation.field_exists" by @kenjis in #442
  • [fa] add missing keys generator.className.test & field_exists by @datamweb in #443
  • [sv-SE] Added missing CLI and Validation strings by @tangix in #444
  • [pt-BR] Updated translations by @xgrind in #446
  • chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot in #438
  • [pt] Updated Translations by @Nerexbcd in #447
  • refactor: update to PHP 8.1 and PHPUnit 10.5 || 11.0 by @paulbalandan in #445

New Contributors

Full Changelog: v4.4.4...v4.5.0

CodeIgniter4 v4.4.4 Translations

26 Jan 15:21
v4.4.4
f29b66e

Choose a tag to compare

New in this release 🎉

Added

  • chore(deps): bump actions/configure-pages from 3 to 4 (#418)
  • chore(deps): bump actions/deploy-pages from 2 to 3 (#419)
  • chore(deps): bump actions/upload-pages-artifact from 2 to 3 (#426)
  • chore(deps): bump actions/deploy-pages from 3 to 4 (#425)
  • chore(deps): bump actions/cache from 3 to 4 (#433)

Changed

  • el (Greek)
  • es (Spanish)
  • fa (Farsi)
  • ja (Japanese)
  • ko (Korean)
  • lt (Lithuanian)
  • pt-BR (Brazilian)
  • sv-SE (Swedish - Sweden)
  • tr (Turkish)

What's Changed

  • [el] add greek translation by @sourikata2 in #417
  • chore(deps): bump actions/configure-pages from 3 to 4 by @dependabot in #418
  • chore(deps): bump actions/deploy-pages from 2 to 3 by @dependabot in #419
  • [ja] Add HTTP.invalidJSON and unsupportedJSONFormat for 4.4.4 by @kenjis in #421
  • [fa] Update Number.php by @datamweb in #420
  • [lt] Update lt translation, add proper plural forms by @dgvirtual in #423
  • [sv-SE] Update sv-SE, added Language.PHP and missing HTTP strings by @tangix in #427
  • [pt-br] update Portuguese translations by @xmacaba in #422
  • [ko] Add HTTP.invalidJSON and unsupportedJSONFormat for 4.4.4 by @Terrorboy in #428
  • [tr] Update Turkish Translations by @aslanutku in #429
  • [es] Update Spanish Translation by @mroblesdev in #432
  • chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #426
  • chore(deps): bump actions/deploy-pages from 3 to 4 by @dependabot in #425
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #433

New Contributors

Full Changelog: v4.4.3...v4.4.4