summaryrefslogtreecommitdiff
path: root/src/components/Content.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-10-21rm old commentsxXJsonDeruloXx
2025-10-20add consistent headders and bump ver, recipe for tmp storage purgexXJSONDeruloXx
2025-10-20chore: move fps mul to topxXJSONDeruloXx
2025-10-20chore: move uninstall and statuses locations in uixXJSONDeruloXx
2025-10-20chore: make barrel imports and refs consistentxXJSONDeruloXx
2025-10-20chore: remove unused elements previously commented out, for store release prepxXJSONDeruloXx
2025-10-20centralize index into src, comment out unused importsv0.11.3xXJSONDeruloXx
2025-10-20chore: hide wiki buttonsxXJSONDeruloXx
2025-10-19hide updater for now, for store revxXJSONDeruloXx
2025-09-22add remaining files to importer, fix circular refxXJSONDeruloXx
2025-09-22bring forward old flatpak modal attemptxXJSONDeruloXx
2025-09-17hide clipboard readoutxXJSONDeruloXx
2025-09-17feat: add clipboard readout and loggingxXJSONDeruloXx
2025-09-17add deckyfg combo launch option clipboardxXJSONDeruloXx
2025-08-18move install uninstall button and status to bottom to buy ui realestatexXJSONDeruloXx
2025-08-18profile at top and readout in headerxXJSONDeruloXx
2025-08-18make all sections collapsiblexXJSONDeruloXx
2025-08-16fix: stuck ui states on newly created profile in conf itemsxXJSONDeruloXx
2025-08-16fix unique prof creation in confxXJSONDeruloXx
2025-08-16initial prof selector and creator uixXJSONDeruloXx
2025-07-21bring copy button to top for more usagexXJSONDeruloXx
2025-07-21restore plugin wiki link for nowxXJSONDeruloXx
2025-07-21rm the other clipboard testsxXJSONDeruloXx
2025-07-21testing alt keyboard copy methodsxXJSONDeruloXx
2025-07-18add nerd stuff modal with dll detailsxXJSONDeruloXx
2025-07-18new profile method workaround for sudo global usexXJSONDeruloXx
2025-07-17persist plugin statexXJSONDeruloXx
2025-07-17add experimental togglesxXJSONDeruloXx
2025-07-17initial conf FE and BE hooksxXJSONDeruloXx
2025-07-16non modal updaterxXJSONDeruloXx
2025-07-16 centralized configuration system for lsfg-vk paramsxXJSONDeruloXx
2025-07-16initial add of fps cap ui togglexXJSONDeruloXx
2025-07-15better install status uixXJSONDeruloXx
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-14dynamic option 2 var displayxXJSONDeruloXx
2025-07-13restructure for maintainabilityxXJSONDeruloXx