Remove template translation string
parent
00c3f53a01
commit
360aa0c5ac
|
@ -17,8 +17,8 @@ div.notification-message.notification-message-success
|
|||
div.notification-message.notification-message-error
|
||||
tg-svg(svg-icon="icon-error")
|
||||
div.text
|
||||
h4.warning(translate="NOTIFICATION.WARNING")
|
||||
p(translate="NOTIFICATION.WARNING_TEXT")
|
||||
h4.warning
|
||||
p
|
||||
a.close(href="", title="{{'NOTIFICATION.CLOSE' | translate}}")
|
||||
tg-svg(svg-icon="icon-close")
|
||||
|
||||
|
|
Loading…
Reference in New Issue