translations
translations copied to clipboard
System message translations for CodeIgniter4
Prepare for translation indonesian errors and consistency in `4.3`
See https://github.com/codeigniter4/CodeIgniter4/pull/6269 ```diff - 'invalidRoute' => '{0} route cannot be found while reverse-routing.', + 'invalidRoute' => 'The route for "{0}" cannot be found.', ``` This change will be included in...
The following language files contain untranslated items. Translations are welcome! Please read on the latest [Contributing guide][1] and how to run the specific locale tests in the [Test README][2], when...
- https://github.com/codeigniter4/CodeIgniter4/pull/6517 - https://github.com/codeigniter4/CodeIgniter4/pull/6624
Updated the strings to match quote-style introduced in 4.3 by https://github.com/codeigniter4/CodeIgniter4/pull/6474
See https://github.com/codeigniter4/CodeIgniter4/pull/6474
**Description** Galician Locale Translation **Checklist:** - [✔️] Translate to Galician - [✔️] Create GalicianTranslationTest - [✔️] Test Passed - [✔️] Include changes on README.md. Galician language added