workgroups i18n
This commit is contained in:
parent
02f04be6e8
commit
c693f697ff
4 changed files with 15 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- title "Workgroups"
|
||||
- title t('.title')
|
||||
%table
|
||||
%tr
|
||||
%th Type
|
||||
|
|
@ -43,4 +43,4 @@
|
|||
%td= h workgroup.contact_person
|
||||
%td= h workgroup.contact_phone
|
||||
%td= h workgroup.contact_address
|
||||
%td= link_to "Edit", edit_workgroup_path(workgroup)
|
||||
%td= link_to t('ui.edit'), edit_workgroup_path(workgroup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue