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