Skip to content

Japanese Translation fix. - #12

Merged
JoeStrout merged 4 commits into
JoeStrout:mainfrom
MachiaWorks:main
Sep 16, 2026
Merged

JoeStrout merged 4 commits into
JoeStrout:mainfrom
MachiaWorks:main

Conversation

@MachiaWorks

Copy link
Copy Markdown
Contributor

We have made corrections to the Japanese version.
Please review the changes.

Items 1 and 2 involve supplementary Japanese text.
Item 3 involves a pre-emptive data fix to address an issue that can occasionally occur in multi-byte environments.

  1. Commit 1b94e83

The translation for "capital letter" was listed as "大文字" (uppercase letter), so this has been changed.
Translation: Capitalize only the first letter.

  1. Commit 8391209

Additional notes regarding prompts.
Translation:With the "MiniMicro" prompt

  1. Commit ad9af23
    Commit c15953e

I initially previewed the content in VSCode as a Markdown-like draft, but the underscore symbol (_) wasn't converting correctly, so I inserted a space to resolve it.
(This is an issue specific to multi-byte characters, where the symbol can sometimes be misread by merging with the character code of the preceding character.)
Since this was only a preliminary check, the issue might still appear in the final output, but I am proceeding with the rollout after making the corrections identified so far.

The translation for "capital letter" was listed as "大文字" (uppercase letter), so this has been changed.
Translation: Capitalize only the first letter.
Additional notes regarding prompts
Fixed sections where Markdown syntax might not be correctly recognized (due to multi-byte characters, certain symbols could be interpreted as part of the same character).
I confirmed that the "_" symbol is not being converted in Markdown.
Since I haven't verified the final rendering yet, I am committing this change for now.
@JoeStrout

Copy link
Copy Markdown
Owner

Thank you! I will get this published soon! 🙏

@JoeStrout
JoeStrout merged commit a5e7f33 into JoeStrout:main Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants