network: hide IPv6 field as needed

This commit is contained in:
Girish Ramakrishnan
2022-02-15 11:53:27 -08:00
parent 1c32495f22
commit 7af69e080f
6 changed files with 17 additions and 5 deletions

View File

@@ -365,6 +365,11 @@
},
"userImport": {
"tooltip": "Импорт пользователей"
},
"stateFilter": {
"all": "Все пользователи",
"active": "Активные пользователи",
"inactive": "Бездействующие пользователи"
}
},
"profile": {