Skip to content

Commit eac8223

Browse files
authored
chore(i18n): Fix typo in locales/ja.json (#4426)
Fixed a typo in `locales/ja.json`. Usually “braille” is written as “点字”, by Kanji, not be mixed with Hiragana in Japanese.
1 parent ef1e09d commit eac8223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"aria-braille-equivalent": {
2121
"description": "aria-braillelabelとaria-brailleroledescriptionには、点字以外の同等のものが存在することを確認します",
22-
"help": "aria-braille属性には、点じ以外の同等のものがなければなりません "
22+
"help": "aria-braille属性には、点字以外の同等のものがなければなりません "
2323
},
2424
"aria-command-name": {
2525
"description": "すべてのARIA button、link、menuitemにアクセシブルな名前があることを確認します",

0 commit comments

Comments
 (0)