Add Free PO file editor

This commit is contained in:
Goran Luledzija 2021-11-02 13:01:21 +01:00 committed by GitHub
parent 101557c88a
commit 2fb35435f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -766,10 +766,11 @@ Libraries to help manage database schemas and migrations.
* [Rocketeer](https://github.com/rocketeers/rocketeer) - A fast and easy deployer for the PHP world.
### Internationalisation and Localisation
*Libraries for Internationalization (I18n) and Localization (L10n).*
*Libraries and tools for Internationalization (I18n) and Localization (L10n).*
* [Aura.Intl](https://github.com/auraphp/Aura.Intl) - Provides internationalization (I18N) tools, specifically package-oriented per-locale message translation.
* [CakePHP I18n](https://github.com/cakephp/i18n) - Message translation and localization for dates and numbers.
* [Free PO editor](https://pofile.net/free-po-editor) - A tool for translating PO files for PHP localization with Gettext.
### Serverless
*Libraries and tools to help build serverless web applications.*