Fix a translate problem for zh-hans

Instance (实例) and Interface (接口) are confused.
This commit is contained in:
Lex Lim
2021-04-18 14:39:29 +08:00
committed by GitHub
parent e3398bd6ff
commit b01d86b038
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -914,7 +914,7 @@ msgstr "网络"
#: nwfilters/templates/nwfilters.html:34 secrets/templates/secrets.html:32
#: storages/templates/storage.html:31 storages/templates/storages.html:28
msgid "Interfaces"
msgstr "实例"
msgstr "接口"
#: computes/templates/computes/instances.html:44
#: computes/templates/overview.html:31 interfaces/templates/interface.html:28