Add derived data

This commit is contained in:
Quincy Morgan
2019-11-01 13:23:44 +01:00
parent d7b6c5c682
commit 32be71b2c2
+2 -1
View File
@@ -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",