Skip to content

Commit 8881fd1

Browse files
authored
fix(theme-translation): add missing Japanese translation for System Mode (#11030)
1 parent e64e0e7 commit 8881fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docusaurus-theme-translations/locales/ja/theme-common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"theme.colorToggle.ariaLabel": "ダークモードを切り替える(現在は{mode})",
4242
"theme.colorToggle.ariaLabel.mode.dark": "ダークモード",
4343
"theme.colorToggle.ariaLabel.mode.light": "ライトモード",
44-
"theme.colorToggle.ariaLabel.mode.system": "system mode",
44+
"theme.colorToggle.ariaLabel.mode.system": "システムモード",
4545
"theme.common.editThisPage": "このページを編集",
4646
"theme.common.headingLinkTitle": "{heading} への直接リンク",
4747
"theme.common.skipToMainContent": "メインコンテンツまでスキップ",

0 commit comments

Comments
 (0)