geosphere-maps/public/assets/value-list/t9n/messages_en.json

7 lines
407 B
JSON
Raw Normal View History

2023-09-22 09:33:13 +00:00
{
"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}."
}