mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 07:53:38 +02:00
Added translate to everything.
Added new version update modal.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
i.fa.fa-globe
|
||||
span(translate) Navigation
|
||||
span
|
||||
button.btn.btn-xs.btn-danger-outline.pull-right(ng-click='clearSettings()', title='{{"Reset all browser settings"|translate}}')
|
||||
button.btn.btn-xs.btn-danger-outline.pull-right(ng-click='clearSettings()', tooltip='{{ "Reset all browser settings" | translate }}')
|
||||
i.fa.fa-trash-o
|
||||
span(translate) Reset
|
||||
//.button-spacer.pull-right
|
||||
|
||||
Reference in New Issue
Block a user