mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Build translation
This commit is contained in:
Vendored
+8
@@ -83,6 +83,14 @@
|
||||
},
|
||||
"not_closed": "This can't be made square because it's not a loop."
|
||||
},
|
||||
"straighten": {
|
||||
"title": "Straighten",
|
||||
"description": "Straighten this line.",
|
||||
"key": "S",
|
||||
"annotation": "Straightened the line.",
|
||||
"is_closed": "This can't be straightened because it's a loop.",
|
||||
"too_bendy": "This can't be straightened because it's too bendy."
|
||||
},
|
||||
"delete": {
|
||||
"title": "Delete",
|
||||
"description": "Remove this from the map.",
|
||||
|
||||
Reference in New Issue
Block a user