mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
Save to be translatable in Admin Panel SMTP settings.
This commit is contained in:
parent
aa459f0142
commit
3ed496cef6
1 changed files with 1 additions and 1 deletions
|
@ -76,4 +76,4 @@ template(name='email')
|
|||
input.form-control#mail-server-from(type="email", placeholder="no-reply@domain.com" value="{{currentSetting.mailServer.from}}")
|
||||
|
||||
li
|
||||
button.js-save.primary Save
|
||||
button.js-save.primary {{_ 'save'}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue