mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-26 12:21:03 +00:00
Feat: Custom Games
This commit is contained in:
@@ -28,7 +28,60 @@
|
||||
"friends": "Friends",
|
||||
"need_help": "Need help?",
|
||||
"favorites": "Favorites",
|
||||
"playable_button_title": "Show only games you can play now"
|
||||
"playable_button_title": "Show only games you can play now",
|
||||
"add_custom_game_tooltip": "Add Custom Game",
|
||||
"show_playable_only_tooltip": "Show Playable Only",
|
||||
"custom_game_modal": "Add Custom Game",
|
||||
"custom_game_modal_description": "Add a custom game to your library by selecting an executable file",
|
||||
"custom_game_modal_executable_path": "Executable Path",
|
||||
"custom_game_modal_select_executable": "Select executable file",
|
||||
"custom_game_modal_game_name": "Game Name",
|
||||
"custom_game_modal_enter_name": "Enter game name",
|
||||
"custom_game_modal_image": "Game Image",
|
||||
"custom_game_modal_select_image": "Select game image",
|
||||
"custom_game_modal_image_preview": "Game image preview",
|
||||
"custom_game_modal_browse": "Browse",
|
||||
"custom_game_modal_cancel": "Cancel",
|
||||
"custom_game_modal_add": "Add Game",
|
||||
"custom_game_modal_adding": "Adding Game...",
|
||||
"custom_game_modal_fill_required": "Please fill in all required fields",
|
||||
"custom_game_modal_success": "Custom game added successfully",
|
||||
"custom_game_modal_failed": "Failed to add custom game",
|
||||
"custom_game_modal_executable": "Executable",
|
||||
"custom_game_modal_image_filter": "Image",
|
||||
"custom_game_modal_icon": "Game Icon",
|
||||
"custom_game_modal_select_icon": "Select game icon",
|
||||
"custom_game_modal_icon_preview": "Game icon preview",
|
||||
"custom_game_modal_logo": "Game Logo",
|
||||
"custom_game_modal_select_logo": "Select game logo",
|
||||
"custom_game_modal_logo_preview": "Game logo preview",
|
||||
"custom_game_modal_hero": "Library Hero Image",
|
||||
"custom_game_modal_select_hero": "Select library hero image",
|
||||
"custom_game_modal_hero_preview": "Library hero image preview",
|
||||
"edit_custom_game_modal": "Edit Custom Game",
|
||||
"edit_custom_game_modal_description": "Edit your custom game details",
|
||||
"edit_custom_game_modal_game_name": "Game Name",
|
||||
"edit_custom_game_modal_enter_name": "Enter game name",
|
||||
"edit_custom_game_modal_image": "Game Image",
|
||||
"edit_custom_game_modal_select_image": "Select game image",
|
||||
"edit_custom_game_modal_browse": "Browse",
|
||||
"edit_custom_game_modal_image_preview": "Game image preview",
|
||||
"edit_custom_game_modal_icon": "Game Icon",
|
||||
"edit_custom_game_modal_select_icon": "Select game icon",
|
||||
"edit_custom_game_modal_icon_preview": "Game icon preview",
|
||||
"edit_custom_game_modal_logo": "Game Logo",
|
||||
"edit_custom_game_modal_select_logo": "Select game logo",
|
||||
"edit_custom_game_modal_logo_preview": "Game logo preview",
|
||||
"edit_custom_game_modal_hero": "Library Hero Image",
|
||||
"edit_custom_game_modal_select_hero": "Select library hero image",
|
||||
"edit_custom_game_modal_hero_preview": "Library hero image preview",
|
||||
"edit_custom_game_modal_cancel": "Cancel",
|
||||
"edit_custom_game_modal_update": "Update Game",
|
||||
"edit_custom_game_modal_updating": "Updating Game...",
|
||||
"edit_custom_game_modal_fill_required": "Please fill in all required fields",
|
||||
"edit_custom_game_modal_success": "Custom game updated successfully",
|
||||
"edit_custom_game_modal_failed": "Failed to update custom game",
|
||||
"edit_custom_game_modal_image_filter": "Image"
|
||||
},
|
||||
"header": {
|
||||
"search": "Search games",
|
||||
|
||||
@@ -28,7 +28,58 @@
|
||||
"friends": "Друзья",
|
||||
"need_help": "Нужна помощь?",
|
||||
"favorites": "Избранное",
|
||||
"playable_button_title": "Показать только игры, в которые можно играть сейчас"
|
||||
"playable_button_title": "Показать только игры, в которые можно играть сейчас",
|
||||
"custom_game_modal": "Добавить пользовательскую игру",
|
||||
"custom_game_modal_description": "Добавьте пользовательскую игру в библиотеку, выбрав исполняемый файл",
|
||||
"custom_game_modal_executable_path": "Путь к исполняемому файлу",
|
||||
"custom_game_modal_select_executable": "Выберите исполняемый файл",
|
||||
"custom_game_modal_game_name": "Название игры",
|
||||
"custom_game_modal_enter_name": "Введите название игры",
|
||||
"custom_game_modal_image": "Изображение игры",
|
||||
"custom_game_modal_select_image": "Выберите изображение игры",
|
||||
"custom_game_modal_image_preview": "Предварительный просмотр изображения игры",
|
||||
"custom_game_modal_browse": "Обзор",
|
||||
"custom_game_modal_cancel": "Отмена",
|
||||
"custom_game_modal_add": "Добавить игру",
|
||||
"custom_game_modal_adding": "Добавление игры...",
|
||||
"custom_game_modal_fill_required": "Пожалуйста, заполните все обязательные поля",
|
||||
"custom_game_modal_success": "Пользовательская игра успешно добавлена",
|
||||
"custom_game_modal_failed": "Не удалось добавить пользовательскую игру",
|
||||
"custom_game_modal_executable": "Исполняемый файл",
|
||||
"custom_game_modal_image_filter": "Изображение",
|
||||
"custom_game_modal_icon": "Иконка игры",
|
||||
"custom_game_modal_select_icon": "Выберите иконку игры",
|
||||
"custom_game_modal_icon_preview": "Предпросмотр иконки игры",
|
||||
"custom_game_modal_logo": "Логотип игры",
|
||||
"custom_game_modal_select_logo": "Выберите логотип игры",
|
||||
"custom_game_modal_logo_preview": "Предпросмотр логотипа игры",
|
||||
"custom_game_modal_hero": "Изображение героя библиотеки",
|
||||
"custom_game_modal_select_hero": "Выберите изображение героя библиотеки",
|
||||
"custom_game_modal_hero_preview": "Предпросмотр изображения героя библиотеки",
|
||||
"edit_custom_game_modal": "Редактировать пользовательскую игру",
|
||||
"edit_custom_game_modal_description": "Редактируйте детали вашей пользовательской игры",
|
||||
"edit_custom_game_modal_game_name": "Название игры",
|
||||
"edit_custom_game_modal_enter_name": "Введите название игры",
|
||||
"edit_custom_game_modal_image": "Изображение игры",
|
||||
"edit_custom_game_modal_select_image": "Выберите изображение игры",
|
||||
"edit_custom_game_modal_browse": "Обзор",
|
||||
"edit_custom_game_modal_image_preview": "Предпросмотр изображения игры",
|
||||
"edit_custom_game_modal_icon": "Иконка игры",
|
||||
"edit_custom_game_modal_select_icon": "Выберите иконку игры",
|
||||
"edit_custom_game_modal_icon_preview": "Предпросмотр иконки игры",
|
||||
"edit_custom_game_modal_logo": "Логотип игры",
|
||||
"edit_custom_game_modal_select_logo": "Выберите логотип игры",
|
||||
"edit_custom_game_modal_logo_preview": "Предпросмотр логотипа игры",
|
||||
"edit_custom_game_modal_hero": "Изображение героя библиотеки",
|
||||
"edit_custom_game_modal_select_hero": "Выберите изображение героя библиотеки",
|
||||
"edit_custom_game_modal_hero_preview": "Предпросмотр изображения героя библиотеки",
|
||||
"edit_custom_game_modal_cancel": "Отмена",
|
||||
"edit_custom_game_modal_update": "Обновить игру",
|
||||
"edit_custom_game_modal_updating": "Обновление игры...",
|
||||
"edit_custom_game_modal_fill_required": "Пожалуйста, заполните все обязательные поля",
|
||||
"edit_custom_game_modal_success": "Пользовательская игра успешно обновлена",
|
||||
"edit_custom_game_modal_failed": "Не удалось обновить пользовательскую игру",
|
||||
"edit_custom_game_modal_image_filter": "Изображение"
|
||||
},
|
||||
"header": {
|
||||
"search": "Поиск",
|
||||
|
||||
Reference in New Issue
Block a user