Added playable button feauture that shows only games I could play now

This commit is contained in:
Hoaper
2025-05-19 22:33:32 +05:00
parent 650b02e673
commit 2224b00c57
11 changed files with 53 additions and 12 deletions

View File

@@ -21,7 +21,8 @@
"queued": "{{title}} (In Warteschlange)",
"game_has_no_executable": "Spiel hat keine ausführbare Datei gewählt",
"sign_in": "Anmelden",
"favorites": "Favoriten"
"favorites": "Favoriten",
"playable_button_title": "Nur Spiele anzeigen, die Sie jetzt spielen können"
},
"header": {
"search": "Spiele suchen",

View File

@@ -27,7 +27,8 @@
"sign_in": "Sign in",
"friends": "Friends",
"need_help": "Need help?",
"favorites": "Favorites"
"favorites": "Favorites",
"playable_button_title": "Show only games you could play now"
},
"header": {
"search": "Search games",

View File

@@ -27,7 +27,8 @@
"sign_in": "Iniciar sesión",
"friends": "Amigos",
"need_help": "¿Necesitas ayuda?",
"favorites": "Favoritos"
"favorites": "Favoritos",
"playable_button_title": "Mostrar solo juegos que puedes jugar ahora"
},
"header": {
"search": "Buscar juegos",

View File

@@ -27,7 +27,8 @@
"sign_in": "Se connecter",
"friends": "Amis",
"need_help": "Besoin d'aide ?",
"favorites": "Favoris"
"favorites": "Favoris",
"playable_button_title": "Afficher uniquement les jeux que vous pouvez jouer maintenant"
},
"header": {
"search": "Rechercher",

View File

@@ -15,7 +15,8 @@
"downloading": "{{title}} ({{percentage}} - Download…)",
"filter": "Filtra libreria",
"home": "Home",
"favorites": "Preferiti"
"favorites": "Preferiti",
"playable_button_title": "Mostra solo i giochi che puoi giocare ora"
},
"header": {
"search": "Cerca",

View File

@@ -15,7 +15,8 @@
"downloading": "{{title}} ({{percentage}} - Pobieranie…)",
"filter": "Filtruj biblioteke",
"home": "Główna",
"favorites": "Ulubione"
"favorites": "Ulubione",
"playable_button_title": "Pokaż tylko gry, w które możesz grać teraz"
},
"header": {
"search": "Szukaj",

View File

@@ -27,7 +27,8 @@
"sign_in": "Войти",
"friends": "Друзья",
"need_help": "Нужна помощь?",
"favorites": "Избранное"
"favorites": "Избранное",
"playable_button_title": "Показать только игры, в которые можно играть сейчас"
},
"header": {
"search": "Поиск",

View File

@@ -25,9 +25,10 @@
"game_has_no_executable": "Не було вибрано файл для запуску гри",
"queued": "{{title}} в черзі",
"sign_in": "Увійти",
"favorites": "Улюблені",
"favorites": "Избранное",
"friends": "Друзі",
"need_help": "Потрібна допомога?"
"need_help": "Потрібна допомога?",
"playable_button_title": "Показать только игры, в которые можно играть сейчас"
},
"header": {
"search": "Пошук",