lib/pact_broker/locale/en.yml in pact_broker-2.93.4 vs lib/pact_broker/locale/en.yml in pact_broker-2.94.0

- old
+ new

@@ -122,9 +122,12 @@ message: The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words() datetime: distance_in_words: half_a_minute: "half a minute" + less_than_x_minutes: + one: "less than 1 minute" + other: "less than %{count} minutes" less_than_x_seconds: one: "less than 1 second" other: "less than %{count} seconds" x_seconds: one: "1 second"