Add recommended option badge

This commit is contained in:
hensm
2020-06-27 19:37:01 +01:00
parent 4cee524620
commit 5cf92df3ba
3 changed files with 17 additions and 0 deletions

View File

@@ -374,6 +374,11 @@
, "description": "Mirroring app ID option description."
}
, "optionsOptionRecommended": {
"message": "recommended"
, "description": "Badge next to option label indicating boolean option is recommended enabled."
}
, "optionsReset": {
"message": "Restore Defaults"
, "description": "Restore default options button label."