Skip to content

Commit bca3752

Browse files
authored
fix(theme-translations): add Japanese translation for "warning" (#9362)
1 parent 360b804 commit bca3752

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
@@ -19,7 +19,7 @@
1919
"theme.admonition.info": "備考",
2020
"theme.admonition.note": "注記",
2121
"theme.admonition.tip": "ヒント",
22-
"theme.admonition.warning": "warning",
22+
"theme.admonition.warning": "警告",
2323
"theme.blog.archive.description": "アーカイブ",
2424
"theme.blog.archive.title": "アーカイブ",
2525
"theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション",

0 commit comments

Comments
 (0)