Add map functionality components
This commit is contained in:
parent
6ab4bb6daa
commit
c8046c39f1
649 changed files with 21412 additions and 727 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dragHandleActive": "Preurejanje ${itemLabel}, trenutni položaj ${position} od ${total}.",
|
||||
"dragHandleChange": "${itemLabel}, nov položaj ${position} od ${total}. Za potrditev pritisnite presledek.",
|
||||
"dragHandleCommit": "${itemLabel}, trenutni položaj ${position} od ${total}.",
|
||||
"dragHandleIdle": "${itemLabel}, za preureditev vsebine pritisnite presledek in puščične tipke. Trenutni položaj ${position} od ${total}."
|
||||
"dragHandleActive": "Preurejanje {itemLabel}, trenutni položaj {position} od {total}.",
|
||||
"dragHandleChange": "{itemLabel}, nov položaj {position} od {total}. Za potrditev pritisnite presledek.",
|
||||
"dragHandleCommit": "{itemLabel}, trenutni položaj {position} od {total}.",
|
||||
"dragHandleIdle": "{itemLabel}, za preureditev vsebine pritisnite presledek in puščične tipke. Trenutni položaj {position} od {total}."
|
||||
}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue