Added show and hide top items

This commit is contained in:
Juan Gilsanz Polo 2024-02-07 19:46:35 +01:00
parent ed0bc65285
commit 3e152db6ac
7 changed files with 317 additions and 104 deletions

View file

@ -769,5 +769,7 @@
"editCustomRules": "Edit custom rules",
"savingCustomRules": "Saving custom rules...",
"customRulesUpdatedSuccessfully": "Custom rules updated successfully",
"customRulesNotUpdated": "Custom rules could not be updated"
"customRulesNotUpdated": "Custom rules could not be updated",
"reorder": "Reorder",
"showHide": "Show/hide"
}