mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Add missing split description (re: #7990)
This commit is contained in:
@@ -458,6 +458,7 @@ en:
|
||||
multiple_node: Divide the edges of these areas at these points.
|
||||
feature:
|
||||
multiple:
|
||||
single_node: Divide these features at this point.
|
||||
multiple_node: Divide these features at these points.
|
||||
key: X
|
||||
annotation:
|
||||
|
||||
Vendored
+1
@@ -612,6 +612,7 @@
|
||||
},
|
||||
"feature": {
|
||||
"multiple": {
|
||||
"single_node": "Divide these features at this point.",
|
||||
"multiple_node": "Divide these features at these points."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user