Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web config localization lables #1089

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

rebornsick
Copy link
Contributor

I added these localization lables by imitating those previous PRs. Compiled and tested by myself, looks good to me.

- add localization lables in InputMacroAddonPage and PinMapping
- add Chinese translation that added in PR#1078
- remove unused lables
'input-macro-3-header-text': 'マクロ 3 設定',
'input-macro-4-header-text': 'マクロ 4 設定',
'input-macro-5-header-text': 'マクロ 5 設定',
'input-macro-6-header-text': 'マクロ 6 設定',
Copy link
Contributor

@mizma mizma Jul 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you could add 'input-macro-macro-list-txt': 'マクロ {{macroNumber}} 設定' there that would be nice. although I would have to work on some of your new additions so I could do it at that time. either is fine I guess.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, anything else?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no I'll work on the other new labels once this is merged.

Copy link
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you!

@arntsonl arntsonl merged commit 9ef24e5 into OpenStickCommunity:main Jul 4, 2024
42 checks passed
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.

None yet

3 participants