We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06721b2 commit 4540899Copy full SHA for 4540899
public/locales/en/gamepage.json
@@ -59,6 +59,7 @@
59
"yesCancel": "Yes, cancel"
60
},
61
"button": {
62
+ "add_to_library": "Add to library",
63
"cancel": "Pause/Cancel",
64
"continue": "Continue Download",
65
"details": "Details",
@@ -229,5 +230,13 @@
229
230
"settings": "Settings",
231
"store": "Store Page",
232
"verify": "Verify and Repair"
233
+ },
234
+ "tooltip": {
235
+ "installed_from_epic": "Installed from Epic Store",
236
+ "installed_from_gog": "Installed from GOG Store",
237
+ "installed_from_hyperplay": "Installed from HyperPlay Store",
238
+ "will_install_from_epic": "Will install from Epic Store",
239
+ "will_install_from_gog": "Will install from GOG Store",
240
+ "will_install_from_hyperplay": "Will install from HyperPlay Store"
241
}
242
0 commit comments