Commit Graph

12 Commits (f7d9afe194b4b6fec6370d8e7816d008cbdcd810)

Author SHA1 Message Date
Your Name b24503a46c chore: rename Pirate English locale to BCP-47 en-x-pirate
Use the BCP-47 private-use subtag en-x-pirate instead of en-Pirate:
- rename lang/en-Pirate -> lang/en-x-pirate
- update crowdin.yml mapping (en-PT -> en-x-pirate)
- update ExportLanguages LOCALE_OVERRIDES key + display name
- bump locale code validation max length (6 -> 12) so the longer
  code passes in SpaController and HomeSettings
- regenerate locale exports/manifest and rebuild web assets
1 week ago
Your Name 7d84856da3 polish 1 week ago
Your Name 6f78c1d976 polish 1 week ago
Your Name 8f4add2f1e polish 1 week ago
Shlee 14d970da64
Update crowdin.yml 1 week ago
Shlee 5162368565
Update crowdin.yml 1 week ago
Your Name 9002d6ea24 Automate Crowdin sync via GitHub Action
- Add Crowdin GitHub Action workflow (upload sources, download translations, open PR)
- Sync all lang/en/*.php source files instead of only web.php
- Map zh-CN/zh-TW to existing zh-cn/zh-tw folders
- Remove dead lang/zh (legacy) and lang/me (stale English) locales
1 week ago
Your Name 9db2218ca6 chore: move resources/lang to top-level lang/ per Laravel 9+ convention
- Relocate translation files from resources/lang to lang/ via git mv
- Update PHP references to use the lang_path() helper
- Update crowdin.yml source/translation paths
- Update phpstan.neon translationDirectories
3 weeks ago
daniel 8de8fa26e0 Update Crowdin configuration file 5 years ago
Daniel Supernault edcf9e2b4f
Update crowdin config 5 years ago
daniel acd607a867 Update Crowdin configuration file 5 years ago
Daniel Supernault 7ff120c943
Add crowdin configuration 5 years ago