Skip to content

Commit

Permalink
Manually fix #573
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Aug 9, 2024
1 parent e1a1f5e commit c454972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/utils/i18n/i18n.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ var (
"it": "Italiano",
"lv": "Latv",
"pt-br": "Português do Brasil",
"ja": "日本人", // Japanese
"ja": "日本語", // Japanese
"ru": "русский", // Russian
"vi-vn": "Tiếng Việt", // Vietnamese
"zh-cn": "简体中文", // Chinese simplified
Expand Down

0 comments on commit c454972

Please sign in to comment.