mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Added some translation keys
This commit is contained in:
parent
9b76e4d84e
commit
fc924400b6
1 changed files with 3 additions and 3 deletions
|
@ -15,11 +15,11 @@
|
|||
%th{class: 'col-xs-2'}
|
||||
= sort_link(@q, 'owner_contact_name', t('shared.owner'))
|
||||
%th{class: 'col-xs-1'}
|
||||
whodunnit
|
||||
= t('shared.whodunnit')
|
||||
%th{class: 'col-xs1'}
|
||||
event
|
||||
= t('shared.event')
|
||||
%th{class: 'col-xs1'}
|
||||
created_at
|
||||
= t('shared.created_at')
|
||||
%th{class: 'col-xs1'}
|
||||
= t('shared.action')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue