OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.24k stars 279 forks source link

Missing labes for localization #1037

Closed rebornsick closed 2 weeks ago

rebornsick commented 1 month ago

Problem

There are some lables that needs to be translated.

SettingsPage

Snipaste_2024-06-04_09-00-26 Snipaste_2024-06-04_09-01-58

DisplayConfig

Snipaste_2024-06-04_09-05-57

AddonsConfig

Snipaste_2024-06-04_09-06-15 Snipaste_2024-06-04_09-06-49 Snipaste_2024-06-04_09-07-30 Snipaste_2024-06-04_09-07-59 Snipaste_2024-06-04_09-09-00

InputMacroAddon

Snipaste_2024-06-04_09-11-01

Solution

would love to see these lables added in the future.

and if we can set options like "D-Pad", "Digital", "Left Analog", "Right Analog" as universal lables since many selections have these same options.

Do you plan to work on this feature yourself?

I'd love to but no, it's out of my ability.

SavageCore commented 1 month ago

Thanks for this!

Lock Macro in Focus Mode Configuration is under Common.jsx lock-macro

See Data/Addons.ts for universal labels.

rebornsick commented 1 month ago

I missed that one, so I need to wait for your PR to be merged before I can complete the localization. Then my PR can be merged, right? I’m not very clear about this process.

SavageCore commented 1 month ago

Yes that will be ideal, there's more missing translations for us to go through.