photomix/config/locales/en.yml
Alexander Negoda 954e3b68ae upd
2012-07-29 02:33:03 +04:00

28 lines
606 B
YAML

en:
home_page: home
activerecord:
models:
user: user
collection:
one: "collection"
many: "collections"
other: "collections"
single: "collection"
popular: Popular Collections
album: Album
photo: Photo
photo_tag: Tag
actions:
create: "Create %{model}"
update: "Update %{model}"
destroy: "Destroy %{model}"
albums_counter:
one: "%{count} album"
many: "%{count} albums"
other: "%{count} album"
photos_counter:
one: "%{count} photo"
many: "%{count} photos"
other: "%{count} photos"