Web: Files: VersionHistory: fixed translation restore

This commit is contained in:
Nikita Gopienko 2022-04-26 11:46:23 +03:00
parent b41cfea079
commit 8ee4f27420

View File

@ -229,7 +229,7 @@ const VersionRow = (props) => {
{...linkStyles}
className="version_link-action"
>
{t("Translations:Restore")}
{t("Common:Restore")}
</Link>
)}
<Link