Files
ArchiSteamFarm/WebConfigGenerator/src/locale/strings.json
2018-04-27 04:50:21 +02:00

26 lines
1.3 KiB
JSON

{
"app.name": "ASF Config Generator",
"button.advanced": "Toggle advanced settings",
"button.download": "Download",
"home.topic": "ASF Config Generator is a small utility tool written in JavaScript, that helps you create your ASF configuration files. After downloading the generated config, move it to <var>config</var> folder inside ASF main directory. For full documentation refer to our <a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration\" target=\"_blank\" rel=\"noopener\">wiki</a>. We hope that our tool will be useful for you.",
"link.asf": "ASF",
"link.bot": "Bot",
"link.home": "Home",
"schema.access": "Access",
"schema.advanced": "Advanced",
"schema.basic": "Basic",
"schema.bot.SteamLogin.description": "Your Steam account login",
"schema.bot.SteamPassword.description": "Your Steam account password",
"schema.bot.name": "Name",
"schema.bot.name.description": "Name of the bot",
"schema.connection": "Connection",
"schema.customization": "Customization",
"schema.farming": "Farming",
"schema.generic.steamid64": "Your SteamID64",
"schema.performance": "Performance",
"schema.remote_access": "Remote access",
"schema.security": "Security",
"schema.trading": "Trading",
"schema.updates": "Updates",
"static.add": "Add"
}