mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Add derived data
This commit is contained in:
Vendored
+2
-1
@@ -128,7 +128,8 @@
|
||||
"not_closed": "This can't be made circular because it's not a loop.",
|
||||
"too_large": "This can't be made circular because not enough of it is currently visible.",
|
||||
"connected_to_hidden": "This can't be made circular because it is connected to a hidden feature.",
|
||||
"not_downloaded": "This can't be made circular because parts of it have not yet been downloaded."
|
||||
"not_downloaded": "This can't be made circular because parts of it have not yet been downloaded.",
|
||||
"already_circular": "This can't be made circular because it's already circular."
|
||||
},
|
||||
"orthogonalize": {
|
||||
"title": "Square",
|
||||
|
||||
Reference in New Issue
Block a user