diff --git a/locales/de.yml b/locales/de.yml index d4d4fc9..fad3ad4 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -2,7 +2,7 @@ messages: next_appointment: "Nächster Termin: %{weekday}, %{date}" appointment_today: "Heute um %{start_time} Uhr geht's weiter" appointment_tomorrow: "Morgen um %{start_time} Uhr geht's weiter" - appointment_soon: "In %{no_days} um %{start_time} Uhr geht's weiter" + appointment_soon: "In %{no_days} Tagen um %{start_time} Uhr geht's weiter" starting_now: "Jetzt geht's weiter" errors: diff --git a/locales/en.yml b/locales/en.yml index fce363b..b96ee7e 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -2,7 +2,7 @@ messages: next_appointment: "Next meeting: %{weekday}, %{date} (%{uk_time} UK time)" appointment_today: "Next meeting is today at %{start_time} (%{uk_time} UK time)" appointment_tomorrow: "Next meeting is tomorrow at %{start_time} (%{uk_time} UK time)" - appointment_soon: "Next meeting is in %{no_days} at %{start_time} (%{uk_time} UK time)" + appointment_soon: "Next meeting is in %{no_days} days at %{start_time} (%{uk_time} UK time)" starting_now: "The meeting starts now" errors: