update translations

This commit is contained in:
Massedil
2025-11-21 17:29:07 +01:00
committed by setop
parent 0c48f3cc9d
commit 40f40936ec
69 changed files with 15147 additions and 4803 deletions

View File

@@ -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>

View File

@@ -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')"