🌐 Move translations to common file

This commit is contained in:
ajnart
2023-08-14 14:34:56 +02:00
parent 07f8ce3de5
commit d4463c0009
6 changed files with 10 additions and 11 deletions

View File

@@ -113,7 +113,7 @@ const CreateNewUserPage = () => {
variant="default"
href="/manage/users"
>
{t('buttons.goBack')}
{t('common:back')}
</Button>
</Group>
</Stepper.Completed>