Client - application translation

This commit is contained in:
Sam
2019-09-16 12:51:44 +02:00
parent 77bc32d4a5
commit 131f315911
18 changed files with 219 additions and 111 deletions

View File

@@ -89,6 +89,7 @@ export default class StatsCharts extends React.PureComponent {
''
)
}
name={t(`sports:${s.label}`)}
/>
))}
</BarChart>