about summary refs log tree commit diff
path: root/docs/localization.md
Commit message (Collapse)AuthorAgeFilesLines
* More i18n process updates (#7720)Paul Frazee2025-02-111-5/+7
| | | | | | | * Modify intl:extract to only target english, the source language * Add github action to regularly update english .po file * Update localization doc
* Updated i18n process (#7684)Paul Frazee2025-02-061-7/+55
| | | | | | | | | * Update documentation * Update crowdin.yml for cli usage * Add more info about crowdin cli setup * Add intl:pull and intl:push commands
* Update localization.md (#2263)Bryan Lumbantobing2023-12-211-2/+2
|
* Add credits to localization doc (#2233)Ansh2023-12-181-0/+119
* change name of file to localization * run `intt:build`