mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-02 01:13:25 +00:00
35 lines
714 B
JSON
35 lines
714 B
JSON
{
|
|
"mi": {
|
|
"icons": {
|
|
"download": "tango iho",
|
|
"undo": "wetekina",
|
|
"copy": "tārua"
|
|
},
|
|
"modes": {
|
|
"add_area": {
|
|
"title": "Pae"
|
|
},
|
|
"add_line": {
|
|
"title": "Ara"
|
|
},
|
|
"add_point": {
|
|
"title": "Ira"
|
|
}
|
|
},
|
|
"save": {
|
|
"title": "Pupuri"
|
|
},
|
|
"help": {
|
|
"editing": {
|
|
"save_h": "Pupuri"
|
|
}
|
|
},
|
|
"shortcuts": {
|
|
"editing": {
|
|
"commands": {
|
|
"save": "Pupuri"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |