mirror of
https://github.com/goharbor/harbor.git
synced 2025-12-05 04:54:30 +01:00
Update zh-TW Traditional Chinese locale (#22468)
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
This commit is contained in:
parent
6e15beb160
commit
4d3c0232b5
@ -272,9 +272,9 @@
|
||||
"ENDPOINT": "端點",
|
||||
"PROXY_CACHE_ENDPOINT": "代理快取端點",
|
||||
"NO_PROJECT": "找不到任何專案",
|
||||
"CONNECTION_LIMIT": "Max connection to upstream registry",
|
||||
"PROXY_CACHE_MAX_UPSTREAM_CONN_TIP": "The max connection to the upstream registry for this proxy cache project, if -1, then there is no limit",
|
||||
"PROXY_CACHE_MAX_UPSTREAM_CONN_INPUT_TIP": "Please enter -1 or an integer greater than 0. "
|
||||
"CONNECTION_LIMIT": "上游 Registry 最大連線數",
|
||||
"PROXY_CACHE_MAX_UPSTREAM_CONN_TIP": "此代理快取專案可與上游 Registry 建立的連線數上限。輸入 -1 代表無限制。",
|
||||
"PROXY_CACHE_MAX_UPSTREAM_CONN_INPUT_TIP": "請輸入 -1 或大於 0 的整數。"
|
||||
},
|
||||
"PROJECT_DETAIL": {
|
||||
"SUMMARY": "摘要",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user