add translations, adapt test and fix bug

This commit is contained in:
viehlieb 2023-02-23 13:28:36 +01:00
parent 346e985c49
commit da1015abd1
9 changed files with 45 additions and 17 deletions

View file

@ -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'