summaryrefslogtreecommitdiff
path: root/src/components/ProfileManagement.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-12-06fix: normalize spaces in profile names w dashes for conf requirements, ↵xXJSONDeruloXx
display actual in FE
2025-10-20chore: compact spacing for collapsiblesxXJSONDeruloXx
2025-10-20chore: rm awk separatorxXJSONDeruloXx
2025-10-20feat: mv edit and delete profile buttons to share one rowxXJSONDeruloXx
2025-08-18visibility for profile lock indicator, ver bumpxXJSONDeruloXx
2025-08-18profile at top and readout in headerxXJSONDeruloXx
2025-08-18make all sections collapsiblexXJSONDeruloXx
2025-08-18lock profile selection if game is runningxXJSONDeruloXx
2025-08-16fix focusable elements for new profile creation modalxXJSONDeruloXx
2025-08-16fix width of new profile text fieldxXJSONDeruloXx
2025-08-16move new profile into dropdownxXJSONDeruloXx
2025-08-16fix width of DD after rm of labelxXJSONDeruloXx
2025-08-16rm unneeded line in dd for profilesxXJSONDeruloXx
2025-08-16fix styling of prof buttonsxXJSONDeruloXx
2025-08-16fix: stuck ui states on newly created profile in conf itemsxXJSONDeruloXx
2025-08-16initial prof selector and creator uixXJSONDeruloXx