Add localizable 'Actions' string in options

This commit is contained in:
sn-o-w 2024-05-07 02:45:07 +03:00
parent cfd30ea809
commit 6a58625476

View File

@ -48,7 +48,7 @@ html(lang='en' ng-controller='MasterCtrl' ng-csp)
= ' '
span {{'options_newProfile' | tr}}
li.divider
li.nav-header Actions
li.nav-header {{'options_navHeader_actions' | tr}}
li
a.btn-default.btn.align-initial(role='button' ng-click='applyOptions()'
ng-class='{"btn-success": optionsDirty}')