Added "Add Game" button function (#33)

* All games will be linked

* feat: Add 'Add Game' button to Settings tab

- Added 'Add Game' button to Games to Watch section in Settings
- Implemented logic to add custom games via search input
- Fixed alignment issue with games filter search bar
- Added English translations for new UI elements

* fix PR 33 review issues

---------

Co-authored-by: ethanblazkowicz <wow990922@outlook.com>
Co-authored-by: LeonSparta <46887992+LeonSparta@users.noreply.github.com>
Co-authored-by: Fengqing Liu <fq_aaron@hotmail.com>
This commit is contained in:
EthanBlazkowicz
2026-04-30 09:41:01 +08:00
committed by GitHub
parent 22b9a75882
commit 6e6d9dbf17
27 changed files with 128 additions and 3 deletions

View File

@@ -133,6 +133,8 @@
"games_to_watch": "Ігри для перегляду",
"games_help": "Виберіть ігри для перегляду. Порядок має значення - перетягніть для зміни пріоритету (вгорі = найвищий пріоритет).",
"search_games": "Пошук ігор...",
"add_game": "Add Game",
"add_game_hint": " Click \"Add Game\" to add it manually.",
"select_all": "Вибрати все",
"deselect_all": "Зняти вибір",
"selected_games": "Вибрані ігри (перетягніть для зміни порядку)",