mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Merge pull request #5 from AlexanderOtavka/groups-ui
Fix new group message to be more intuitive
This commit is contained in:
commit
00370b0151
1 changed files with 2 additions and 2 deletions
|
@ -459,7 +459,7 @@
|
|||
"can_add_new_categories": true,
|
||||
"can_add_new_rows": false,
|
||||
"new_category_placeholder": "Add Group",
|
||||
"new_category_message": "Reload to see ranks",
|
||||
"new_category_message": "Save and reload to see ranks",
|
||||
|
||||
"groups": [
|
||||
{
|
||||
|
@ -554,7 +554,7 @@
|
|||
"can_add_new_categories": true,
|
||||
"can_add_new_rows": false,
|
||||
"new_category_placeholder": "Add Blacklist Group",
|
||||
"new_category_message": "Reload to see ranks",
|
||||
"new_category_message": "Save and reload to see ranks",
|
||||
|
||||
"groups": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue