Added translate to everything.

Added new version update modal.
This commit is contained in:
Gunther Brunner
2014-05-28 15:58:18 +09:00
parent 1e0a145490
commit 6b67d66a93
22 changed files with 157 additions and 89 deletions

View File

@@ -0,0 +1,11 @@
.stf-fatal-message.stf-modal
.modal-header.dialog-header-notify
button(type='button', ng-click='cancel()').close ×
h4.modal-title.text-danger
i.fa.fa-exclamation-circle.fa-fw
span(translate) Version Update
.modal-body(translate) A new version of STF is available
.modal-footer
button.btn.btn-primary(type='button', ng-click='ok()')
i.fa.fa-refresh
span(translate) Reload