fix(theme-translations): add Japanese translation for "warning" (#9362)

This commit is contained in:
Tatsunori Uchino 2023-10-05 16:47:44 +09:00 committed by GitHub
parent 360b80468f
commit bca375238f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
"theme.admonition.info": "備考",
"theme.admonition.note": "注記",
"theme.admonition.tip": "ヒント",
"theme.admonition.warning": "warning",
"theme.admonition.warning": "警告",
"theme.blog.archive.description": "アーカイブ",
"theme.blog.archive.title": "アーカイブ",
"theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション",