geosphere-maps/public/assets/value-list/t9n/messages.json
2023-09-22 11:33:13 +02:00

7 lines
407 B
JSON

{
"dragHandleActive": "Reordering ${itemLabel}, current position ${position} of ${total}.",
"dragHandleChange": "${itemLabel}, new position ${position} of ${total}. Press space to confirm.",
"dragHandleCommit": "${itemLabel}, current position ${position} of ${total}.",
"dragHandleIdle": "${itemLabel}, press space and use arrow keys to reorder content. Current position ${position} of ${total}."
}