Skip to content

Instantly share code, notes, and snippets.

@kurko
Last active February 17, 2019 22:17
Show Gist options
  • Save kurko/23f9fcf0907f931210c0f8883b33d2cb to your computer and use it in GitHub Desktop.
Save kurko/23f9fcf0907f931210c0f8883b33d2cb to your computer and use it in GitHub Desktop.
en:
 date:
    abbr_day_names:
- Sun
- Mon
- Tue
- Wed
- Thu
- Fri
- Sat
    abbr_month_names:
-
- Jan
- Feb
- Mar
- Apr
- May
- Jun
- Jul
- Aug
- Sep
- Oct
- Nov
- Dec
    day_names:
- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
    formats:
      default: "%Y-%m-%d"
      long: "%B %d, %Y"
      short: "%b %d"
   month_names:
-
- January
- February
- March
- April
- May
- June
- July
- August
- September
- October
- November
- December
    order:
- :year
- :month
- :day
actions:
    show: Show
    edit: Edit
    destroy: Destroy
    new: New
    back: Back
  helpers:
    submit:
      create: "Create a %{model}"
      update: "Update the %{model}"
  confirm: Are you sure?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment