Skip to content

Instantly share code, notes, and snippets.

@suhanlee
Last active January 5, 2017 15:54
Show Gist options
  • Save suhanlee/e6bd82f19884a2ae17886971af1dcfa0 to your computer and use it in GitHub Desktop.
Save suhanlee/e6bd82f19884a2ae17886971af1dcfa0 to your computer and use it in GitHub Desktop.
Rails i18n yml files
ko:
datetime:
distance_in_words:
less_than_x_seconds: "%{count}초 전"
less_than_x_minutes: "%{count}분 전"
half_a_minute: "30초 전"
x_minutes: "%{count}분 전"
about_x_hours: "%{count}시간 전"
x_days: "%{count}일 전"
about_x_months: "%{count}달 전"
x_months: "%{count}달 전"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment