Files
danbooru/config/locales/en.yml
2013-03-08 17:14:40 -05:00

28 lines
693 B
YAML

# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
en:
hello: "Hello world"
activerecord:
attributes:
post:
approver: "You"
approver_id: "You"
post_flag:
creator: "You"
creator_id: "You"
post_vote:
user: "You"
user_id: "You"
post_appeal:
creator: "You"
creator_id: "You"
post_disapproval:
post: "You"
post_id: "You"
comment:
post: "You"
post_id: "You"
comment_vote:
comment: "You"
user_id: "You"