mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore: update README (#1799)
This commit is contained in:
parent
a9241c5862
commit
6c423a8207
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ node -e "$(printf "%s" "$(curl -fsSL https://raw.githubusercontent.com/logto-io/
|
|||
## Language support
|
||||
|
||||
```ts
|
||||
const languages = ['English', '简体中文', 'Türkçe', '한국어'];
|
||||
const languages = ['English', 'Français', '简体中文', 'Türkçe', '한국어'];
|
||||
```
|
||||
|
||||
## Bug report, feature request, feedback
|
||||
|
|
Loading…
Reference in a new issue