Created home top items reorder screen

This commit is contained in:
Juan Gilsanz Polo 2023-09-09 23:30:53 +02:00
parent d967399b64
commit 520a14fcda
8 changed files with 313 additions and 4 deletions

View file

@ -655,5 +655,10 @@
"quickFilters": "Quick filters",
"searchDomainInternet": "Search domain on the Internet",
"hideServerAddress": "Hide server address",
"hideServerAddressDescription": "Hides the server address on the home screen"
"hideServerAddressDescription": "Hides the server address on the home screen",
"topItemsOrder": "Top items order",
"topItemsOrderDescription": "Order the home screen top items lists",
"topItemsReorderInfo": "Hold and swipe an item to reorder it.",
"discardChanges": "Discard changes",
"discardChangesDescription": "Are you sure you want to discard the changes?"
}