Fix text for messages.appointment_soon
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user