fix(trad): typo in a transation key

This commit is contained in:
Hivert Quentin
2025-10-16 17:03:30 +02:00
parent d69f55c265
commit e2b8494a9c
2 changed files with 2 additions and 2 deletions

View File

@@ -117,7 +117,7 @@
"Save and Close" = "Enregistrer et fermer";
"Close" = "Fermer";
"Invite Attendees" = "Participants";
"Create Jitsi Meeting" = "Créer Une Réunion Jitsi";
"Create Jitsi Meeting" = "Créer une réunion Jitsi";
"Attach" = "Joindre";
"Update" = "Mettre à jour";
"Cancel" = "Annuler";

View File

@@ -127,7 +127,7 @@
<md-icon>add_circle</md-icon>
</md-button>
<label class="button-label">
<var:string label:value="Create Jitsi meeting"/>
<var:string label:value="Create Jitsi Meeting"/>
</label>
</div>
</var:if>