Change button title translation key

This commit is contained in:
Artem Baskal 2020-12-23 19:03:46 +03:00
parent 026cc2ecbf
commit 1f649b9799

View File

@ -44,7 +44,7 @@ const Dashboard = ({
const refreshButton = <button
type="button"
className="btn btn-icon btn-outline-primary btn-sm"
title={t('refresh')}
title={t('refresh_btn')}
onClick={() => getAllStats()}
>
<svg className="icons">