mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-14 15:40:39 +00:00
Move WebConfigGenerator to /docs in master branch
This commit is contained in:
28
docs/WebConfigGenerator/src/locale/zh-TW.json
Normal file
28
docs/WebConfigGenerator/src/locale/zh-TW.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"app.name": "ASF 設定檔產生器",
|
||||
"button.advanced": "切換到進階設定",
|
||||
"button.download": "下載",
|
||||
"home.topic": "ASF 設定檔產生器是一款採用 JavaScript 編寫的小型工具,可幫助您創建 ASF 設定文件。下載產生的設定檔後,將設定檔存放到 ASF 目錄下的 <var>config</var> 資料夾中。有關完整的使用說明,請參閱我們的 <a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration\" target=\"_blank\" rel=\"noopener\">wiki</a>,希望我們的工具對您有幫助!",
|
||||
"link.asf": "ASF",
|
||||
"link.bot": "Bot",
|
||||
"link.home": "首頁",
|
||||
"schema.access": "權限",
|
||||
"schema.advanced": "進階",
|
||||
"schema.basic": "基本",
|
||||
"schema.bot.SteamLogin.description": "您的 Steam 帳號",
|
||||
"schema.bot.SteamPassword.description": "您的 Steam 密碼",
|
||||
"schema.bot.name": "名稱",
|
||||
"schema.bot.name.description": "Bot 名稱",
|
||||
"schema.community": "社群",
|
||||
"schema.connection": "連接",
|
||||
"schema.customization": "自訂",
|
||||
"schema.farming": "掛卡",
|
||||
"schema.generic.steamid64": "您的 SteamID64",
|
||||
"schema.misc": "其他",
|
||||
"schema.performance": "性能",
|
||||
"schema.remote_access": "遠端存取",
|
||||
"schema.security": "安全性",
|
||||
"schema.trading": "交易",
|
||||
"schema.updates": "更新",
|
||||
"static.add": "新增"
|
||||
}
|
||||
Reference in New Issue
Block a user