Commit Graph

3 Commits

Author SHA1 Message Date
Niklas Friesen
4095980023 Update source copyright headers to NiklasCFW.
Replace the project-owned 2026 copyright owner in src headers from Switchroot to NiklasCFW while leaving vendored third-party notices unchanged.
2026-04-23 17:02:38 +02:00
Niklas Friesen
b5296d6686 i18n: English/German from Switch system language
- Add I18n module: German when system language is DE, else English (ENUS/ENGB
  or any other language).
- Translate UI strings (tabs, settings, about, file browser, notifications,
  OC row titles, toggles Ein/Aus).
- Keep toggle/frequency/voltage list rows without subtitle descriptions
  like before.

Uses setGetSystemLanguage + setMakeLanguage; call I18n::init before
Application::init.

Made-with: Cursor
2026-03-30 20:09:38 +02:00
Niklas080208
617265f004 Initial commit 2026-02-11 20:33:01 +01:00