Added selection mode

This commit is contained in:
Juan Gilsanz Polo 2023-11-15 19:42:04 +01:00
parent 5768eac1b2
commit 9d3391aa0d
5 changed files with 411 additions and 3 deletions

View file

@ -670,5 +670,6 @@
"showTopItemsChartDescription": "Shows by default the ring chart on the top items sections. Only affects to the mobile view.",
"openMenu": "Open menu",
"closeMenu": "Close menu",
"openListUrl": "Open list URL"
"openListUrl": "Open list URL",
"selectionMode": "Selection mode"
}