mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-14 07:30:39 +00:00
Move WebConfigGenerator to /docs in master branch
This commit is contained in:
28
docs/WebConfigGenerator/src/locale/da-DK.json
Normal file
28
docs/WebConfigGenerator/src/locale/da-DK.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"app.name": "ASF Config Generator",
|
||||
"button.advanced": "Vis avancerede indstillinger",
|
||||
"button.download": "Download",
|
||||
"home.topic": "ASF Config Generator er et lille nyttigt værktøj kodet i JavaScript, som hjælper dig med at oprette dine ASF konfigurationsfiler. Efter download af den genererede konfiguration, flyt den til <var>config</var>-mappen inde i ASFs hovedmappe. For fuld dokumentation henvises til vores <a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration\" target=\"_blank\" rel=\"noopener\">wiki</a>. Vi håber at vores værktøj vil være nyttigt for dig.",
|
||||
"link.asf": "ASF",
|
||||
"link.bot": "Bot",
|
||||
"link.home": "Hjem",
|
||||
"schema.access": "Adgang",
|
||||
"schema.advanced": "Avanceret",
|
||||
"schema.basic": "Basis",
|
||||
"schema.bot.SteamLogin.description": "Dit Steam brugernavn",
|
||||
"schema.bot.SteamPassword.description": "Dit Steam kodeord",
|
||||
"schema.bot.name": "Navn",
|
||||
"schema.bot.name.description": "Bottens navn",
|
||||
"schema.community": "Fællesskab",
|
||||
"schema.connection": "Forbindelse",
|
||||
"schema.customization": "Brugertilpasning",
|
||||
"schema.farming": "Farming",
|
||||
"schema.generic.steamid64": "Dit SteamID64",
|
||||
"schema.misc": "Diverse",
|
||||
"schema.performance": "Ydelse",
|
||||
"schema.remote_access": "Fjernadgang",
|
||||
"schema.security": "Sikkerhed",
|
||||
"schema.trading": "Handel",
|
||||
"schema.updates": "Opdateringer",
|
||||
"static.add": "Tilføj"
|
||||
}
|
||||
Reference in New Issue
Block a user