fix: 修改翻译 LAN 局域网

This commit is contained in:
Bai
2023-02-06 16:27:07 +08:00
committed by Jiangjie.Bai
parent 3befab9964
commit 5cd45f3493
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -16,3 +16,4 @@ tests/**/coverage/
*.njsproj *.njsproj
*.sln *.sln
.env.development .env.development
.python-version

View File

@@ -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",

View File

@@ -1777,6 +1777,7 @@
"AssetCount": "资产数量", "AssetCount": "资产数量",
"Auditor": "审计员", "Auditor": "审计员",
"Cloud": { "Cloud": {
"LAN": "局域网",
"CloudSync": "云同步", "CloudSync": "云同步",
"ServerAccountKey": "服务账号密钥", "ServerAccountKey": "服务账号密钥",
"IPNetworkSegment": "IP网段", "IPNetworkSegment": "IP网段",