Sha256: 4c199a12f5cb60691efbff6fdeb7f9a367f151b91eed1508508e90fd36bbccb6

Contents?: true

Size: 680 Bytes

Versions: 3

Compression:

Stored size: 680 Bytes

Contents

en:
  time_will_tell:
    date_range:
      different_months_same_year: "%{from_month} %{from_day} %{sep} %{to_month} %{to_day}, %{year}"
      different_years: "%{from_month} %{from_day}, %{from_year} %{sep} %{to_month} %{to_day}, %{to_year}"
      same_month: "%{month} %{from_day} %{sep} %{to_day}, %{year}"
      same_date: "%{month} %{from_day}, %{year}"

    distance_in_words:
      template: "%{count} %{unit}"
      template_long: "%{rest} and %{last}"

      units:
        second: second
        minute: minute
        hour: hour
        day: day
        month: month
        year: year

      special:
        half_an_hour: half an hour
        and_a_half: and a half

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
time_will_tell-0.0.3 lib/generators/time_will_tell/install/templates/config/locales/time_will_tell.en.yml
time_will_tell-0.0.2 lib/generators/time_will_tell/templates/config/locales/time_will_tell.en.yml
time_will_tell-0.0.1 lib/generators/time_will_tell/templates/config/locales/time_will_tell.en.yml