Skip to content

Commit 4540899

Browse files
committed
[FEAT] Add localization for "Add to library" button and tooltips for store installations
1 parent 06721b2 commit 4540899

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

public/locales/en/gamepage.json

+9
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"yesCancel": "Yes, cancel"
6060
},
6161
"button": {
62+
"add_to_library": "Add to library",
6263
"cancel": "Pause/Cancel",
6364
"continue": "Continue Download",
6465
"details": "Details",
@@ -229,5 +230,13 @@
229230
"settings": "Settings",
230231
"store": "Store Page",
231232
"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"
232241
}
233242
}

0 commit comments

Comments
 (0)