[i18n] Fix a typo
parent
8ae8a9a737
commit
0f6fc3fa4c
|
@ -19,5 +19,5 @@ form
|
||||||
|
|
||||||
div(tg-check-permission="delete_milestone")
|
div(tg-check-permission="delete_milestone")
|
||||||
span.delete-sprint.hidden(translate)
|
span.delete-sprint.hidden(translate)
|
||||||
span(tranlsate="LIGHTBOX.ADD_EDIT_SPRINT.ACTION_DELETE_SPRINT")
|
span(translate="LIGHTBOX.ADD_EDIT_SPRINT.ACTION_DELETE_SPRINT")
|
||||||
a.icon.icon-delete(href="", title="{{'LIGHTBOX.ADD_EDIT_SPRINT.TITLE_ACTION_DELETE_SPRINT' | translate}}")
|
a.icon.icon-delete(href="", title="{{'LIGHTBOX.ADD_EDIT_SPRINT.TITLE_ACTION_DELETE_SPRINT' | translate}}")
|
||||||
|
|
Loading…
Reference in New Issue