mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 19:59:28 +02:00
Merge branch 'groups' of github.com:sethalves/hifi into groups
This commit is contained in:
commit
11cf01e5ae
1 changed files with 2 additions and 2 deletions
|
@ -459,7 +459,7 @@
|
||||||
"can_add_new_categories": true,
|
"can_add_new_categories": true,
|
||||||
"can_add_new_rows": false,
|
"can_add_new_rows": false,
|
||||||
"new_category_placeholder": "Add Group",
|
"new_category_placeholder": "Add Group",
|
||||||
"new_category_message": "Reload to see ranks",
|
"new_category_message": "Save and reload to see ranks",
|
||||||
|
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
|
@ -554,7 +554,7 @@
|
||||||
"can_add_new_categories": true,
|
"can_add_new_categories": true,
|
||||||
"can_add_new_rows": false,
|
"can_add_new_rows": false,
|
||||||
"new_category_placeholder": "Add Blacklist Group",
|
"new_category_placeholder": "Add Blacklist Group",
|
||||||
"new_category_message": "Reload to see ranks",
|
"new_category_message": "Save and reload to see ranks",
|
||||||
|
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue