Console: Don't translate "caps"

This commit is contained in:
zzz
2020-05-27 11:57:59 +00:00
parent a00b9bb0c7
commit 4574ebd8a9
3 changed files with 5 additions and 7 deletions

View File

@ -62,7 +62,5 @@ class Dummy {
_t("host");
_t("key");
_t("port");
// capabilities
_t("caps");
}
}