summaryrefslogtreecommitdiff
path: root/src/components/UsageInstructions.tsx
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-07-21refactor: remove unused backend files and improve configuration handling in ↵xXJSONDeruloXx
TypeScript
2025-07-21bring copy button to top for more usagexXJSONDeruloXx
2025-07-21desc and ver bumpxXJSONDeruloXx
2025-07-19move env vars into lsfg script, getting sunset in lsfg-vk config soonxXJSONDeruloXx
2025-07-18rm circular logic bug with legacy enable boolxXJSONDeruloXx
2025-07-18update header stylingsxXJSONDeruloXx
2025-07-18update descriptions and layoutsxXJSONDeruloXx
2025-07-18restore clipboard wiki buttonxXJSONDeruloXx
2025-07-18new profile method workaround for sudo global usexXJSONDeruloXx
2025-07-17add experimental togglesxXJSONDeruloXx
2025-07-17initial conf FE and BE hooksxXJSONDeruloXx
2025-07-16 centralized configuration system for lsfg-vk paramsxXJSONDeruloXx
2025-07-16initial add of fps cap ui togglexXJSONDeruloXx
2025-07-15add clipboard web launch buttonxXJSONDeruloXx
2025-07-15add disable_vkbasalt=1 defaulted, hidden ui to expose to users later if desiredxXJSONDeruloXx
2025-07-14separate wiki button into componentxXJSONDeruloXx
2025-07-14launch wiki in steam browser buttonxXJSONDeruloXx
2025-07-14dynamic option 2 var displayxXJSONDeruloXx
2025-07-13restructure for maintainabilityxXJSONDeruloXx