Created
February 17, 2019 22:16
-
-
Save kurko/e22c6779fdd9b81c15df6950c219e73a to your computer and use it in GitHub Desktop.
Revisions
-
kurko created this gist
Feb 17, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,68 @@ 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?