Sha256: f3fca7d1ffcbef904ba49cb256a53633427fa3d2e2d47ed3c681f6fd9fe896c7

Contents?: true

Size: 1.67 KB

Versions: 11

Compression:

Stored size: 1.67 KB

Contents

---
en:
  datetime:
    distance_in_words:
      about_x_hours:
        one: about 1 hour
        other: about %{count} hours
      about_x_months:
        one: about 1 month
        other: about %{count} months
      about_x_years:
        one: about 1 year
        other: about %{count} years
      almost_x_years:
        one: almost 1 year
        other: almost %{count} years
      half_a_minute: half a minute
      less_than_x_minutes:
        one: less than a minute
        other: less than %{count} minutes
      less_than_x_seconds:
        one: less than 1 second
        other: less than %{count} seconds
      over_x_years:
        one: over 1 year
        other: over %{count} years
      x_days:
        one: 1 day
        other: "%{count} days"
      x_minutes:
        one: 1 minute
        other: "%{count} minutes"
      x_months:
        one: 1 month
        other: "%{count} months"
      x_seconds:
        one: 1 second
        other: "%{count} seconds"
      x_years:
        one: 1 year
        other: "%{count} years"
  duration:
    hours: "%{hour}h %{min}m"
    less_than_10_seconds: "%{sec}s"
    milliseconds: "%{ms}ms"
    minutes: "%{min}m %{sec}s"
    seconds: "%{sec}s"
  good_job:
    shared:
      footer:
        last_update_html: Last updated <time id="page-updated-at" datetime="%{time}">%{time}</time>
        wording: Remember, you're doing a Good Job too!
      navbar:
        cron_schedules: Cron
        jobs: Jobs
        live_poll: Live Poll
        name: "GoodJob 👍"
        processes: Processes
    status:
      discarded: Discarded
      finished: Finished
      queued: Queued
      retried: Retried
      running: Running
      scheduled: Scheduled

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
good_job-3.0.2 config/locales/en.yml
good_job-3.0.1 config/locales/en.yml
good_job-3.0.0 config/locales/en.yml
good_job-2.99.0 config/locales/en.yml
good_job-2.17.1 config/locales/en.yml
good_job-2.17.0 config/locales/en.yml
good_job-2.16.1 engine/config/locales/en.yml
good_job-2.16.0 engine/config/locales/en.yml
good_job-2.15.2 engine/config/locales/en.yml
good_job-2.15.1 engine/config/locales/en.yml
good_job-2.15.0 engine/config/locales/en.yml