Add missing split description (re: #7990)

This commit is contained in:
Quincy Morgan
2020-09-29 14:33:07 -04:00
parent 1daab15766
commit 1348ed7c4f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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:
+1
View File
@@ -612,6 +612,7 @@
},
"feature": {
"multiple": {
"single_node": "Divide these features at this point.",
"multiple_node": "Divide these features at these points."
}
}