translations icon indicating copy to clipboard operation
translations copied to clipboard

System message translations for CodeIgniter4

Results 15 translations issues
Sort by recently updated
recently updated
newest added

Prepare for translation indonesian errors and consistency in `4.3`

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...

german translation file for strings added in 4.3

4.3

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

4.3

See https://github.com/codeigniter4/CodeIgniter4/pull/6474

See #327 - update for 4.3.0 en update - fix consistency

4.3

**Description** Galician Locale Translation **Checklist:** - [✔️] Translate to Galician - [✔️] Create GalicianTranslationTest - [✔️] Test Passed - [✔️] Include changes on README.md. Galician language added

GPG-Signing needed