Add Thai to language selection

Resolve #9809
This commit is contained in:
syuilo 2023-02-05 20:53:40 +09:00
parent 0ec8ebeba3
commit b037f6566b
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ You should also include the user name that made the change.
- ロールにアイコンを設定してユーザー名の横に表示できるように
- feat: timeline page for non-login users
- 実績の単なるラッキーの獲得確立を調整
- Add Thai language support
### Bugfixes
- fix(server): 自分のノートをお気に入りに登録しても実績解除される問題を修正

View File

@ -34,6 +34,7 @@ const languages = [
'pt-PT',
'ru-RU',
'sk-SK',
'th-TH',
'ug-CN',
'uk-UA',
'vi-VN',