mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
fix custom-field-stringtemplate-separator string
This commit is contained in:
parent
3778a9ebcf
commit
d4c69c3932
1 changed files with 1 additions and 1 deletions
|
|
@ -991,5 +991,5 @@
|
||||||
"moveSwimlanePopup-title": "Move Swimlane",
|
"moveSwimlanePopup-title": "Move Swimlane",
|
||||||
"custom-field-stringtemplate": "String Template",
|
"custom-field-stringtemplate": "String Template",
|
||||||
"custom-field-stringtemplate-format": "Format (use %{value} as placeholder)",
|
"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)"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue