mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update README.md (#2449)
This commit is contained in:
parent
64436a2a91
commit
1161c8322f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ npm init @logto
|
|||
## Language support
|
||||
|
||||
```ts
|
||||
const languages = ['English', 'Français', 'Português', '简体中文', 'Türkçe', '한국어'];
|
||||
const languages = ['Deutsch', 'English', 'Français', 'Português', '简体中文', 'Türkçe', '한국어'];
|
||||
```
|
||||
|
||||
## Bug report, feature request, feedback
|
||||
|
|
Loading…
Reference in a new issue