photomix/config/locales/en.yml

28 lines
606 B
YAML
Raw Normal View History

2009-05-22 14:13:46 +02:00
en:
2012-07-29 00:33:03 +02:00
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"