0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: update language support

This commit is contained in:
Gao Sun 2023-03-30 14:02:29 +08:00
parent ae0185cab0
commit eb71f6cba0
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -79,7 +79,7 @@ npm init @logto
## Language support
```ts
const languages = ['Deutsch', 'English', 'Français', 'Português', '简体中文', 'Türkçe', '한국어'];
const languages = ['Deutsch', 'English', 'Español', 'Français', '日本語', '한국어', 'Português', 'Русский', 'Türkçe', '简体中文', '繁體中文'];
```
## Web compatibility