add localization string

This commit is contained in:
tod31 2021-04-12 11:14:25 +02:00
parent ceec27bf90
commit c845d25ae5
2 changed files with 3 additions and 2 deletions

View file

@ -991,5 +991,6 @@
"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)",
"custom-field-stringtemplate-item-placeholder": "Press enter to add more items"
}