feat: updating play label on hero panel

This commit is contained in:
Hydra
2024-04-18 22:26:17 +01:00
parent 91b1341271
commit 96e11e6be9
40 changed files with 2049 additions and 745 deletions

View File

@@ -1,5 +1,5 @@
{
"catalogue": {
"home": {
"featured": "Featured",
"recently_added": "Recently added",
"trending": "Trending",
@@ -7,6 +7,7 @@
"no_results": "No results found"
},
"sidebar": {
"home": "Home",
"catalogue": "Catalogue",
"downloads": "Downloads",
"settings": "Settings",
@@ -19,6 +20,7 @@
},
"header": {
"search": "Search",
"home": "Home",
"catalogue": "Catalogue",
"downloads": "Downloads",
"search_results": "Search results",
@@ -30,6 +32,10 @@
"checking_files": "Checking {{title}} files… ({{percentage}} complete)",
"downloading": "Downloading {{title}}… ({{percentage}} complete) - Conclusion {{eta}} - {{speed}}"
},
"catalogue": {
"next_page": "Next page",
"previous_page": "Previous page"
},
"game_details": {
"open_download_options": "Open download options",
"download_options_zero": "No download option",
@@ -64,12 +70,13 @@
"remove_from_library": "Remove from library",
"no_downloads": "No downloads available",
"play_time": "Played for {{amount}}",
"last_time_played": "Played for the last time {{period}}",
"last_time_played": "Last played {{period}}",
"not_played_yet": "You haven't played {{title}} yet",
"next_suggestion": "Next suggestion",
"play": "Play",
"deleting": "Deleting installer…",
"close": "Close"
"close": "Close",
"playing_now": "Playing now"
},
"activation": {
"title": "Activate Hydra",