mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-13 13:55:14 +00:00
Add the new translation for "redirection-host.forward-http-code".
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
"public": "公开",
|
||||
"redirection-host": "重定向主机",
|
||||
"redirection-host.forward-domain": "转发域名",
|
||||
"redirection-host.forward-http-code": "HTTP 状态码",
|
||||
"redirection-hosts": "重定向主机列表",
|
||||
"redirection-hosts.count": "{count} 个重定向主机",
|
||||
"role.admin": "管理员",
|
||||
|
||||
@@ -509,6 +509,9 @@
|
||||
"redirection-host.forward-domain": {
|
||||
"defaultMessage": "转发域名"
|
||||
},
|
||||
"redirection-host.forward-http-code": {
|
||||
"defaultMessage": "HTTP 状态码"
|
||||
},
|
||||
"redirection-hosts": {
|
||||
"defaultMessage": "重定向主机列表"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user