8 lines
426 B
JSON
8 lines
426 B
JSON
{
|
|
"dragHandle": "Drag handle",
|
|
"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}."
|
|
}
|