Added no items to reorder message

This commit is contained in:
Juan Gilsanz Polo 2024-02-07 19:55:44 +01:00
parent 5ca3c04c89
commit 11dd6b23bd
4 changed files with 25 additions and 9 deletions

View file

@ -771,5 +771,6 @@
"customRulesUpdatedSuccessfully": "Custom rules updated successfully",
"customRulesNotUpdated": "Custom rules could not be updated",
"reorder": "Reorder",
"showHide": "Show/hide"
"showHide": "Show/hide",
"noElementsReorderMessage": "Enable some elements on the show/hide tab to reorder them here."
}