chore: language order (#370)

This commit is contained in:
kimatata
2025-12-14 19:39:55 +09:00
committed by GitHub
parent 61af4825c6
commit 0d87d0fa28
6 changed files with 19 additions and 11 deletions

View File

@@ -83,8 +83,10 @@ Support team development by adding or removing members from projects. You can as
UnitTCMS currently supports the following languages:
- German (de)
- English (en)
- Japanese (ja)
- Portuguese (pt-BR)
- Chinese (zh-CN)
- Japanese (ja)
If you would like to add support for another language, feel free to submit a pull request. For reference, you can see how Portuguese was added in [PR #260](https://github.com/kimatata/unittcms/pull/260).