From b22fce6478fff88a9af28bb9ae064a216a413325 Mon Sep 17 00:00:00 2001 From: Christian Gawron Date: Sat, 19 Oct 2024 11:59:25 +0200 Subject: [PATCH] fix: product name - replace "BookMe" with "Appoint" --- client/public/locales/de/translation.json | 4 ++-- client/public/locales/en/translation.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/public/locales/de/translation.json b/client/public/locales/de/translation.json index 1b2e1a8..88edbc8 100644 --- a/client/public/locales/de/translation.json +++ b/client/public/locales/de/translation.json @@ -41,8 +41,8 @@ "extra_misty_panda_grip": "Über diesen Link können Nutzer Termine buchen.", "sunny_great_halibut_empower": "Noch keine Events, erstelle eines", "orange_grand_racoon_fall": "So funktioniert Appoint", - "male_patient_hedgehog_ask": "Bookme ist ein einfaches, leicht zu bedienendes Terminbuchungssystem. Es ermöglicht Ihnen, Veranstaltungen zu erstellen, Ihren Link zu teilen und Nutzer Termine bei Ihnen buchen zu lassen.", - "factual_moving_hawk_belong": "Geben Sie an, wo BookMe Ihre Termine hinzufügt und wo es prüft, ob Sie beschäftigt sind.", + "male_patient_hedgehog_ask": "Appoint ist ein einfaches, leicht zu bedienendes Terminbuchungssystem. Es ermöglicht Ihnen, Veranstaltungen zu erstellen, Ihren Link zu teilen und Nutzer Termine bei Ihnen buchen zu lassen.", + "factual_moving_hawk_belong": "Geben Sie an, wo Appoint Ihre Termine hinzufügt und wo es prüft, ob Sie beschäftigt sind.", "pink_polite_racoon_earn": "Schritt 2: Ereignisse erstellen", "happy_wise_mantis_laugh": "\"Fügen Sie Ihre verfügbaren Zeiten hinzu und Sie sind\ngut zu gehen!\"", "careful_misty_bullock_splash": "Schritt 3: Teilen Sie Ihren Link", diff --git a/client/public/locales/en/translation.json b/client/public/locales/en/translation.json index 242f2ce..e12b54f 100644 --- a/client/public/locales/en/translation.json +++ b/client/public/locales/en/translation.json @@ -47,7 +47,7 @@ "sunny_great_halibut_empower": "No events yet, create one", "orange_grand_racoon_fall": "How Appoint works", "male_patient_hedgehog_ask": "Appoint is a simple, easy to use, appointment booking system. It allows you to create events, share your link and let users book appointments with you.", - "factual_moving_hawk_belong": "Specify where BookMe adds your appointments and where it checks whether you are busy.", + "factual_moving_hawk_belong": "Specify where Appoint adds your appointments and where it checks whether you are busy.", "pink_polite_racoon_earn": "Step 2: Create events", "happy_wise_mantis_laugh": "\"Add your available times and you're\n good to go!\"", "careful_misty_bullock_splash": "Step 3: Share your link",