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:
parent
ae0185cab0
commit
eb71f6cba0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ npm init @logto
|
||||||
## Language support
|
## Language support
|
||||||
|
|
||||||
```ts
|
```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
|
## Web compatibility
|
||||||
|
|
Loading…
Reference in a new issue