Sfoglia il codice sorgente

fix custom-field-stringtemplate-separator string

tod31 4 anni fa
parent
commit
d4c69c3932
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      i18n/en.i18n.json

+ 1 - 1
i18n/en.i18n.json

@@ -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)"
 }
 }