We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d74ad commit f345adcCopy full SHA for f345adc
1 file changed
src/locale/zh-TW.json
@@ -1,5 +1,5 @@
1
{
2
- "app.name": "ASF 設定檔產生器",
+ "app.name": "ASF 設定檔生成器",
3
"button.advanced": "開關進階設定",
4
"button.download": "下載",
5
"home.topic": "ASF 設定檔產生器是一款用 JavaScript 編寫的小工具,可幫助您建立 ASF 設定檔。下載產生的設定檔後,將其存放到 ASF 目錄下的 <var>config</var> 資料夾中。完整的使用說明請參閱我們的 <a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration-zh-TW\" target=\"_blank\" rel=\"noopener\">Wiki</a>,希望我們的工具對你有幫助!",
@@ -10,7 +10,7 @@
10
"schema.advanced": "進階",
11
"schema.basic": "基本",
12
"schema.bot.SteamLogin.description": "您的 Steam 帳號",
13
- "schema.bot.SteamPassword.description": "你的 Steam 密碼",
+ "schema.bot.SteamPassword.description": "您的 Steam 密碼",
14
"schema.bot.name": "名稱",
15
"schema.bot.name.description": "Bot 名稱",
16
"schema.connection": "連線",
0 commit comments