mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
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:
@@ -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": "Вибрані ігри (перетягніть для зміни порядку)",
|
||||
|
||||
Reference in New Issue
Block a user