Add localization for 'none_group' option in English and German
This commit is contained in:
@@ -256,6 +256,10 @@
|
||||
"@none": {
|
||||
"description": "None option label"
|
||||
},
|
||||
"none_group": "None",
|
||||
"@none_group": {
|
||||
"description": "None group option label"
|
||||
},
|
||||
"create_match": "Create match",
|
||||
"@create_match": {
|
||||
"description": "Button text to create a match"
|
||||
|
||||
Reference in New Issue
Block a user