Added i18n strings.
This commit is contained in:
parent
abe7c7181d
commit
c27127c745
6 changed files with 24 additions and 17 deletions
|
|
@ -27,5 +27,5 @@
|
|||
.form-actions
|
||||
= f.submit class: 'btn btn-primary'
|
||||
- if @task.new_record?
|
||||
= f.submit 'Wöchentliche Aufgabe erstellen', name: 'periodic', class: 'btn'
|
||||
= f.submit t('.submit.periodic'), name: 'periodic', class: 'btn'
|
||||
= link_to t('ui.or_cancel'), :back
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue