mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-12 21:29:11 +00:00
fix: 修改翻译 LAN 局域网
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,3 +16,4 @@ tests/**/coverage/
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
.env.development
|
.env.development
|
||||||
|
.python-version
|
||||||
|
@@ -1926,7 +1926,8 @@
|
|||||||
"DeleteReleasedAssets": "Delete released assets",
|
"DeleteReleasedAssets": "Delete released assets",
|
||||||
"QcloudLighthouse": "Tencent Cloud (lightweight application server)",
|
"QcloudLighthouse": "Tencent Cloud (lightweight application server)",
|
||||||
"KingSoftCloud": "KingSoft Cloud",
|
"KingSoftCloud": "KingSoft Cloud",
|
||||||
"CTYunPrivate": "CTYun Private"
|
"CTYunPrivate": "CTYun Private",
|
||||||
|
"LAN": "LAN"
|
||||||
},
|
},
|
||||||
"Corporation": "Corporation",
|
"Corporation": "Corporation",
|
||||||
"Edition": "Edition",
|
"Edition": "Edition",
|
||||||
|
@@ -1777,6 +1777,7 @@
|
|||||||
"AssetCount": "资产数量",
|
"AssetCount": "资产数量",
|
||||||
"Auditor": "审计员",
|
"Auditor": "审计员",
|
||||||
"Cloud": {
|
"Cloud": {
|
||||||
|
"LAN": "局域网",
|
||||||
"CloudSync": "云同步",
|
"CloudSync": "云同步",
|
||||||
"ServerAccountKey": "服务账号密钥",
|
"ServerAccountKey": "服务账号密钥",
|
||||||
"IPNetworkSegment": "IP网段",
|
"IPNetworkSegment": "IP网段",
|
||||||
|
Reference in New Issue
Block a user