Add client translations

This commit is contained in:
Ildar Kamalov
2018-11-28 10:23:50 +03:00
parent 8e57243275
commit 8796a52c09
7 changed files with 66 additions and 44 deletions

View File

@@ -182,7 +182,7 @@ class Logs extends Component {
<option value="filtered">{ t('show_filtered_type') }</option>
</select>,
}, {
Header: t('Client'),
Header: t('client_table_header'),
accessor: 'client',
maxWidth: 250,
Cell: (row) => {