fix custom-field-stringtemplate-separator string

This commit is contained in:
tod31 2021-04-09 12:46:12 +02:00
parent 3778a9ebcf
commit d4c69c3932

View file

@ -991,5 +991,5 @@
"moveSwimlanePopup-title": "Move Swimlane",
"custom-field-stringtemplate": "String Template",
"custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
"custom-field-stringtemplate-separator": "Separator (use   or   for a space)"
"custom-field-stringtemplate-separator": "Separator (use   or   for a space)"
}