chore: new crowdin updates (#2038)

This commit is contained in:
Thomas Camlong
2024-05-23 18:18:28 +02:00
committed by GitHub
parent afdca50bd2
commit dfe7b0d60b
38 changed files with 118 additions and 88 deletions

View File

@@ -31,7 +31,8 @@
},
"externalAddress": {
"label": "外部網址",
"description": "點擊應用時開啟的網址"
"description": "點擊應用時開啟的網址",
"tooltip": "你可以使用變量來創建動態網址:<br><br><b>[homarr_base]</b>:不包括端口和路徑的完整網址。<i>(例如:'https://subdomain.homarr.dve')</i><br><b>[homarr_hostname]</b>:完整的基本網址,包括當前的子網域。<i>(例如:'subdomain.homarr.dev')</i><br><b>[homarr_domain]</b>:已過濾之網域。<i>(例如:'homarr.dev')</i><br><b>[homarr_protocol]</b>:<i>http/https</i><br><br>這些變量絕於當前網址"
}
},
"behaviour": {

View File

@@ -22,11 +22,11 @@
},
"displayFriendlyName": {
"label": "顯示友好名稱",
"info": ""
"info": "顯示來自家庭助理的友好名稱,而不是顯示名稱"
},
"genericToggle": {
"label": "",
"info": ""
"label": "實體切換",
"info": "點擊時對實體執行通用的家提助理切換操作"
}
}
}