From 2c165234dd2d880d1e2d6023b0e0adbf5508ed22 Mon Sep 17 00:00:00 2001 From: ppom <> Date: Mon, 4 Mar 2024 12:00:00 +0100 Subject: [PATCH] translations --- src/i18n/en_US.json | 10 +++++++++- src/i18n/fr_FR.json | 8 ++++++++ src/views/Admin/SettingsView.vue | 6 +++--- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/src/i18n/en_US.json b/src/i18n/en_US.json index acb7bda1f..bc772ae10 100644 --- a/src/i18n/en_US.json +++ b/src/i18n/en_US.json @@ -416,6 +416,14 @@ "No one is participating|One person participating|{going} people participating": "No one is participating|One person participating|{going} people participating", "Date and time": "Date and time", "Location": "Location", + "Logo": "Logo", + "Logo of the instance. Defaults to the upstream Mobilizon logo.": "Logo of the instance. Defaults to the upstream Mobilizon logo.", + "Favicon": "Favicon", + "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.", + "Default Picture": "Default Picture", + "Default picture when an event or group doesn't have one.": "Default picture when an event or group doesn't have one.", + "Primary Color": "Primary Color", + "Secondary Color": "Secondary Color", "No resources selected": "No resources selected|One resources selected|{count} resources selected", "You have been invited by {invitedBy} to the following group:": "You have been invited by {invitedBy} to the following group:", "Accept": "Accept", @@ -1645,4 +1653,4 @@ "Domain or instance name": "Domain or instance name", "You need to enter a text": "You need to enter a text", "Error while adding tag: {error}": "Error while adding tag: {error}" -} \ No newline at end of file +} diff --git a/src/i18n/fr_FR.json b/src/i18n/fr_FR.json index 671f55c16..1cf985577 100644 --- a/src/i18n/fr_FR.json +++ b/src/i18n/fr_FR.json @@ -627,6 +627,14 @@ "Local times ({timezone})": "Heures locales ({timezone})", "Locality": "Commune", "Location": "Lieu", + "Logo": "Logo", + "Logo of the instance. Defaults to the upstream Mobilizon logo.": "Logo de l'instance.", + "Favicon": "Favicon", + "Browser tab icon and PWA icon of the instance. Defaults to the upstream Mobilizon icon.": "Icône de l'onglet du navigateur et de la progressive web app.", + "Default Picture": "Image par défaut", + "Default picture when an event or group doesn't have one.": "Image par défaut quand un évènement ou groupe n'en a pas.", + "Primary Color": "Couleur primaire", + "Secondary Color": "Couleur secondaire", "Log in": "Se connecter", "Log out": "Se déconnecter", "Login": "Se connecter", diff --git a/src/views/Admin/SettingsView.vue b/src/views/Admin/SettingsView.vue index 352ef19ba..64f279afc 100644 --- a/src/views/Admin/SettingsView.vue +++ b/src/views/Admin/SettingsView.vue @@ -70,7 +70,7 @@ @@ -86,7 +86,7 @@ @@ -98,7 +98,7 @@