Fix text for messages.appointment_soon
This commit is contained in:
@@ -2,7 +2,7 @@ messages:
|
|||||||
next_appointment: "Nächster Termin: %{weekday}, %{date}"
|
next_appointment: "Nächster Termin: %{weekday}, %{date}"
|
||||||
appointment_today: "Heute um %{start_time} Uhr geht's weiter"
|
appointment_today: "Heute um %{start_time} Uhr geht's weiter"
|
||||||
appointment_tomorrow: "Morgen 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"
|
starting_now: "Jetzt geht's weiter"
|
||||||
|
|
||||||
errors:
|
errors:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ messages:
|
|||||||
next_appointment: "Next meeting: %{weekday}, %{date} (%{uk_time} UK time)"
|
next_appointment: "Next meeting: %{weekday}, %{date} (%{uk_time} UK time)"
|
||||||
appointment_today: "Next meeting is today at %{start_time} (%{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_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"
|
starting_now: "The meeting starts now"
|
||||||
|
|
||||||
errors:
|
errors:
|
||||||
|
|||||||
Reference in New Issue
Block a user