-
Bug
-
Resolution: Duplicate
-
None
-
24w06a
-
None
-
Unconfirmed
-
(Unassigned)
Affected Strings:
Before reading the table, please note the following:
- Words colored in GREEN are correct.
- Words colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
options.japaneseGlyphVariants.tooltip | Uses Japanse variants of CJK characters in the default font | Uses Japanese variants of CJK characters in the default font | https://crowdin.com/translate/minecraft/10038/enus-engb#5365376 |
Steps to Reproduce:
- Display the affected string by using the command provided below.
/tellraw @s {"translate":"options.japaneseGlyphVariants.tooltip"}
- Look closely at the affected word within the string.
- Take note as to whether or not the word "Japanese" is misspelled as "Japanse".
Observed Behavior:
The word "Japanese" is misspelled as "Japanse".
Expected Behavior:
The word is spelled as "Japanese".
- duplicates
-
MC-268339 "Japanese" is misspelled as "Japanse" in options.japaneseGlyphVariants.tooltip
- Resolved