👔(frontend) rename 'meet' to 'visio'

In alignment with French government guidelines,
ensuring no English terms slip through.
This commit is contained in:
lebaudantoine
2024-09-23 16:02:58 +02:00
committed by aleb_the_flash
parent 3391165e4b
commit fb3727e73e
9 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/play-icon.svg" /> <link rel="icon" type="image/svg+xml" href="/play-icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Meet</title> <title>Visio</title>
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>

View File

@@ -23,7 +23,7 @@ export const JoinMeetingDialog = () => {
name="roomId" name="roomId"
label={t('joinInputLabel')} label={t('joinInputLabel')}
description={t('joinInputExample', { description={t('joinInputExample', {
example: 'https://meet.numerique.gouv.fr/azer-tyu-qsdf', example: 'https://visio.numerique.gouv.fr/azer-tyu-qsdf',
})} })}
validate={(value) => { validate={(value) => {
return !isRoomValid(value.trim()) ? ( return !isRoomValid(value.trim()) ? (

View File

@@ -1,5 +1,5 @@
{ {
"app": "Meet", "app": "Visio",
"backToHome": "", "backToHome": "",
"cancel": "", "cancel": "",
"closeDialog": "", "closeDialog": "",

View File

@@ -1,5 +1,5 @@
{ {
"app": "Meet", "app": "Visio",
"backToHome": "Back to homescreen", "backToHome": "Back to homescreen",
"cancel": "Cancel", "cancel": "Cancel",
"closeDialog": "Close dialog", "closeDialog": "Close dialog",

View File

@@ -1,6 +1,6 @@
{ {
"createMeeting": "Create a meeting", "createMeeting": "Create a meeting",
"heading": "Welcome in Meet", "heading": "Welcome in Visio",
"intro": "Work easily, from anywhere.", "intro": "Work easily, from anywhere.",
"joinInputError": "Use a meeting link or code. Examples:", "joinInputError": "Use a meeting link or code. Examples:",
"joinInputExample": "URL or 10-letter code", "joinInputExample": "URL or 10-letter code",

View File

@@ -1,7 +1,7 @@
{ {
"feedback": { "feedback": {
"body": "Please fill out the form available in the header to give us your precious feedback! Thanks.", "body": "Please fill out the form available in the header to give us your precious feedback! Thanks.",
"heading": "Help us improve Meet" "heading": "Help us improve Visio"
}, },
"join": { "join": {
"videoinput": { "videoinput": {

View File

@@ -1,5 +1,5 @@
{ {
"app": "Meet", "app": "Visio",
"backToHome": "Retour à l'accueil", "backToHome": "Retour à l'accueil",
"cancel": "Annuler", "cancel": "Annuler",
"closeDialog": "Fermer la fenêtre modale", "closeDialog": "Fermer la fenêtre modale",

View File

@@ -1,6 +1,6 @@
{ {
"createMeeting": "Créer une réunion", "createMeeting": "Créer une réunion",
"heading": "Meet", "heading": "Visio",
"intro": "Collaborez en toute simplicité, où que vous soyez.", "intro": "Collaborez en toute simplicité, où que vous soyez.",
"joinInputError": "Saisissez un lien ou un code de réunion. Exemples :", "joinInputError": "Saisissez un lien ou un code de réunion. Exemples :",
"joinInputExample": "Un code de réunion ressemble à ceci : abc-defg-hij", "joinInputExample": "Un code de réunion ressemble à ceci : abc-defg-hij",

View File

@@ -1,7 +1,7 @@
{ {
"feedback": { "feedback": {
"body": "Remplissez le formulaire disponible dans l'entête du site pour nous donner votre avis sur l'outil. Vos retours sont précieux ! Merci.", "body": "Remplissez le formulaire disponible dans l'entête du site pour nous donner votre avis sur l'outil. Vos retours sont précieux ! Merci.",
"heading": "Aidez-nous à améliorer Meet" "heading": "Aidez-nous à améliorer Visio"
}, },
"join": { "join": {
"videoinput": { "videoinput": {