mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 16:34:06 +01:00
Spinner description insert in translation
This commit is contained in:
parent
1d66058240
commit
38069c6d63
2 changed files with 3 additions and 2 deletions
|
|
@ -174,7 +174,7 @@ template(name='layoutSettings')
|
|||
.title {{_ 'default-authentication-method'}}
|
||||
+selectAuthenticationMethod(authenticationMethod=currentSetting.defaultAuthenticationMethod)
|
||||
li.layout-form
|
||||
.title {{_ 'spinner-names'}}
|
||||
.title {{_ 'wait-spinner'}}
|
||||
+selectSpinnerName(spinnerName=currentSetting.spinnerName)
|
||||
li.layout-form
|
||||
.title {{_ 'custom-product-name'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue