an-anime-game-launcher/public/locales/en.json
Observer KRypt0n_ 62c6b1acc4
1.0.0
- fixed integrated AppImage's icons
- fixed launcher updates notification
- config.js now saves in the launcher's local directory
- removed excess installation step in the installPrefix function
- fixed and improved game patching process
2021-10-29 15:08:56 +02:00

29 lines
No EOL
1.4 KiB
JSON

{
"Install": "Install",
"Update": "Update",
"Launch": "Launch",
"Runners": "Runners",
"Language": "Language",
"Voice": "Voice Pack",
"SettingsTitle": "Settings",
"GeneralSettings": "General",
"WineVersion": "Wine version",
"Downloading": "Downloading",
"Unpack": "Unpacking",
"GameDownloaded": "Game was successfully installed",
"ApplyPatch": "Applying patch...",
"PatchRequired": "Patch required",
"PatchRequiredHint": "This game version doesn't have an anti-cheat patch. Please, wait a few days and try again",
"TestPatch": "Apply test patch",
"TestPatchHint": "This game version has an anti-cheat patch, but it is in the testing phase. You can wait a few days until it is stable or apply it at your own risk",
"AnalyticsTitle": "Yanfei's commission...",
"ParticipateInAnalytics": "Participate in anonymous data collection",
"AnalyticsText1": "To count the active user base for Linux, Yanfei would like to collect your IP address everytime the game updates",
"AnalyticsText2": "The IP address will be hashed for security purpose",
"AnalyticsShareCountry": "Share country",
"Participate": "Participate",
"Skip": "Skip",
"SkipAndDontAsk": "Skip and don't ask again",
"LauncherUpdateTitle": "Launcher update available: ",
"LauncherUpdateBody": "You can download a new version of the launcher from the project's repository at https://notabug.org/nobody/an-anime-game-launcher"
}