-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
We need your help translating OpenClaw Tray!
OpenClaw Tray now has full localization infrastructure using WinUI .resw\ resource files. Adding a new language requires zero code changes โ just translate a single resource file and submit a PR.
Currently supported
- ๐บ๐ธ English (en-US) โ complete (163 strings)
- ๐จ๐ณ Chinese Simplified (zh-CN) โ complete (163 strings)
Languages we'd love to add
- ๐ฉ๐ช German (de-DE)
- ๐ซ๐ท French (fr-FR)
- ๐ฏ๐ต Japanese (ja-JP)
- ๐ฐ๐ท Korean (ko-KR)
- ๐ง๐ท Portuguese (pt-BR)
- ๐ช๐ธ Spanish (es-ES)
- ๐ฎ๐น Italian (it-IT)
- ๐ท๐บ Russian (ru-RU)
- ...and any other language!
How to contribute
- Read [\docs/LOCALIZATION.md](docs/LOCALIZATION.md) for the full guide
- Copy \src/OpenClaw.Tray.WinUI/Strings/en-us/Resources.resw\
- Create \src/OpenClaw.Tray.WinUI/Strings//Resources.resw\
- Translate all 163 <value>\ elements (keep the
ame\ attributes and {0}\ placeholders intact) - Open a PR โ that's it!
What kind of strings?
Settings labels, menu items, toast notifications, error messages, status text, dialog buttons, and window titles. About 20 minutes of work for a fluent speaker.
This is a great good first issue for anyone who wants to contribute! ๐
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.