Skip to content

Commit

Permalink
use english for the english item in language switch (#441)
Browse files Browse the repository at this point in the history
Signed-off-by: Ran <[email protected]>
  • Loading branch information
ran-huang authored Sep 14, 2023
1 parent dd506ab commit 471ba40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locale/ja/translation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"lang": {
"title": "言語",
"en": "英語",
"en": "English",
"zh": "简体中文",
"ja": "日本語",
"cannotswitchEn": "このページは英語ではご利用いただけません",
Expand Down

0 comments on commit 471ba40

Please sign in to comment.