mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
parent
8335e1ff0a
commit
b90f072bef
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', 'Français', '简体中文', 'Türkçe', '한국어'];
|
||||
const languages = ['English', 'Français', 'Português', '简体中文', 'Türkçe', '한국어'];
|
||||
```
|
||||
|
||||
## Bug report, feature request, feedback
|
||||
|
|
Loading…
Reference in a new issue