From adb8592029746e81047c5242c8cd98224fd17d73 Mon Sep 17 00:00:00 2001 From: Thomas Citharel <tcit@tcit.fr> Date: Wed, 9 Oct 2019 18:58:13 +0200 Subject: [PATCH] Add missing language entries Signed-off-by: Thomas Citharel <tcit@tcit.fr> --- js/src/i18n/en_US.json | 1 + js/src/i18n/fr_FR.json | 1 + 2 files changed, 2 insertions(+) diff --git a/js/src/i18n/en_US.json b/js/src/i18n/en_US.json index 2c3b93bbf..873a2c93f 100644 --- a/js/src/i18n/en_US.json +++ b/js/src/i18n/en_US.json @@ -88,6 +88,7 @@ "Features": "Features", "Find an address": "Find an address", "Find an instance": "Find an instance", + "For instance: London, Taekwondo, Architecture…": "For instance: London, Taekwondo, Architecture…", "Forgot your password ?": "Forgot your password ?", "From a birthday party with friends and family to a march for climate change, right now, our gatherings are <b>trapped inside the tech giants’ platforms</b>. How can we organize, how can we click “Attend,” without <b>providing private data</b> to Facebook or <b>locking ourselves up</b> inside MeetUp?": "From a birthday party with friends and family to a march for climate change, right now, our gatherings are <b>trapped inside the tech giants’ platforms</b>. How can we organize, how can we click “Attend,” without <b>providing private data</b> to Facebook or <b>locking ourselves up</b> inside MeetUp?", "From the {startDate} at {startTime} to the {endDate} at {endTime}": "From the {startDate} at {startTime} to the {endDate} at {endTime}", diff --git a/js/src/i18n/fr_FR.json b/js/src/i18n/fr_FR.json index 72a34fb4f..8db73a79f 100644 --- a/js/src/i18n/fr_FR.json +++ b/js/src/i18n/fr_FR.json @@ -84,6 +84,7 @@ "Explore": "Explorer", "Features": "Fonctionnalités", "Find an address": "Trouver une adresse", + "For instance: London, Taekwondo, Architecture…": "Par exemple: Lyon, Taekwondo, Architecture…", "Forgot your password ?": "Mot de passe oublié ?", "From the {startDate} at {startTime} to the {endDate} at {endTime}": "Du {startDate} à {startTime} au {endDate} à {endTime}", "General information": "Information générales",