Skip to content

Conversation

ks6088ts
Copy link
Member

@ks6088ts ks6088ts commented Aug 5, 2025

What this PR does / why we need it

5fbfed0 (HEAD -> feature/issue-34_i18n, origin/feature/issue-34_i18n) gen: #file:docs 以下のすべての markdown ファイルを翻訳してください。英語で記載された hoge.md を日本語
翻訳して hoge.ja.md として保存するようにしてください。
d4da00e add i18n config
a42b245 uv add --group docs mkdocs-static-i18n

Which issue(s) this PR fixes:

Fixes #34

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
ORGANIZATION=<organization-name>
REPOSITORY=<repository-name>

git clone [email protected]:$ORGANIZATION/$REPOSITORY.git
cd $REPOSITORY
  • Test the code
make ci-test

What to Check

Verify that the following are valid

  • ...

Additional Information

@ks6088ts ks6088ts self-assigned this Aug 5, 2025
@ks6088ts ks6088ts merged commit 1ae74a0 into main Aug 5, 2025
4 checks passed
@ks6088ts ks6088ts deleted the feature/issue-34_i18n branch August 5, 2025 03:36
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.

i18n
1 participant