Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(i18n): add in-ID and update others #6632

Merged
merged 6 commits into from
May 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/guide/i18n.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The following languages are currently supported:
| Japanese | ja-JP |
| Kazakh | kk-KZ |
| Indonesian | id-ID |
| Indonesian(old form) | in-ID |
| Italian | it-IT |
| Danish | da-DK |
| Norwegian (Bokmål) | nb-NO |
Expand Down
1 change: 1 addition & 0 deletions docs/guide/i18n.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ return (
| 日语 | ja-JP |
| 哈萨克语 | kk-KZ |
| 印度尼西亚语 | id-ID |
| 印度尼西亚语(旧版) | in-ID |
| 意大利语 | it-IT |
| 丹麦语 | da-DK |
| 挪威 | nb-NO |
Expand Down
Loading
Loading