update translations
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
<p class="my-1">
|
||||
{{
|
||||
t(
|
||||
"You can create a new profile or change the actual profile with the top menu."
|
||||
"You can create a new profile or change the actual profile with the profile menu."
|
||||
)
|
||||
}}
|
||||
</p>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<section class="container mx-auto section">
|
||||
<h1>{{ t("Invitations to join the group") }}</h1>
|
||||
|
||||
<h2>{{ t("Member invitation") }}</h2>
|
||||
<h2>{{ t("Member invitation by username") }}</h2>
|
||||
<form @submit.prevent="inviteMember">
|
||||
<o-field
|
||||
:label="t('Invite a new member')"
|
||||
|
||||
Reference in New Issue
Block a user