summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2026-03-12Apply i18n to all UI components with ko/ja translationssana2dang
- Add src/i18n/i18n.ts translation engine (ported from SimpleDeckyTDP) - Add defaults/i18n/{ko,ja,template}.json with 80 translation keys - Add defaults/i18n/language_metadata.json and steam_language_map.json - Add scripts/build_i18n_json.sh to generate languages.json - Apply t() to all 10 components: Content, ConfigurationSection, FlatpaksModal, FpsMultiplierControl, InstallationButton, NerdStuffModal, ProfileManagement, SmartClipboardButton, FgmodClipboardButton, UsageInstructions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-10-20feat: add DXVK_HDR=0 when enable wsi toggled offxXJSONDeruloXx
2025-09-16feat: add enable zink toggle for openGL compatxXJSONDeruloXx
2025-07-26swap wsi disable to enable, ui toggle off state as enable = 0 on defaultxXJSONDeruloXx
2025-07-25fix conflicting wsi toggle state on mountv0.7.2xXJSONDeruloXx
2025-07-24add wsi and force enable vkbasalt env var args and uixXJSONDeruloXx
2025-07-22use generated kwargs and config in more hardcoded placesxXJSONDeruloXx
2025-07-22further automate population of hardcoded fieldsxXJSONDeruloXx
2025-07-22refactor: update configuration handling to use object-based APIxXJSONDeruloXx