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