fix rubocop and add translations
This commit is contained in:
parent
346e985c49
commit
126015ca67
8 changed files with 20 additions and 17 deletions
|
|
@ -78,7 +78,7 @@
|
|||
.control-group
|
||||
%label(for="articles_update_category")
|
||||
= f.check_box "update_category"
|
||||
= "update category ?"
|
||||
= t '.options.update_category'
|
||||
%label(for="articles_outlist_absent")
|
||||
= f.check_box "outlist_absent"
|
||||
= t '.options.outlist_absent'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue