Skip to content

Commit

Permalink
Add i18next
Browse files Browse the repository at this point in the history
  • Loading branch information
arielj committed Jan 12, 2024
1 parent 9b5b49a commit d2b3dcd
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,28 @@
"wineversion": "Wine Version"
},
"settings": {
"advanced": {
"clearCache": {
"help1": "This action will clear the following caches:",
"help10": "Heroic configuration",
"help2": "Third-party game info (scores, steam compatibility, howlongtobeat, pcgamingwiki, applegamingwiki)",
"help3": "Legendary library info (list of games, install dialog info, game info)",
"help4": "GOG library info (list of games, install dialog info, api info -i.e: requirements-)",
"help5": "Amazon library info (list of games, install dialog info)",
"help6": "This will NOT delete:",
"help7": "Store login",
"help8": "Installed games",
"help9": "Games settings"
},
"details": "Details",
"resetHeroic": {
"help": "This will remove all Settings and Caching but won't remove your Installed games or your Epic credentials. Portable versions (AppImage, WinPortable, ...) of heroic needs to be restarted manually afterwards."
},
"title": {
"clearCache": "Clear Cache",
"resetHeroic": "Reset Heroic"
}
},
"battlEyeRuntime": {
"installing": "Installing BattlEye Runtime...",
"name": "BattlEye AntiCheat Runtime"
Expand Down

0 comments on commit d2b3dcd

Please sign in to comment.