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

chore: update README (#1902)

added Português in languages section
This commit is contained in:
Gao Sun 2022-09-08 17:08:11 +08:00 committed by GitHub
parent 8335e1ff0a
commit b90f072bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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