config/locales/en.yml in cmor_showcase-0.0.36.pre vs config/locales/en.yml in cmor_showcase-0.0.37.pre
- old
+ new
@@ -4,10 +4,13 @@
activerecord:
models:
cmor/showcase/category:
one: Category
other: Categories
+ cmor/showcase/file_detail:
+ one: File
+ other: Files
cmor/showcase/item:
one: Item
other: Items
shared_attributes: &shared_attributes
body: Description
@@ -16,14 +19,23 @@
identifier: Identifier
name: Name
position: Position
published_at: Published at
published: Published
+ slug: Slug
updated_at: Updated at
attributes:
cmor/showcase/category:
<<: *shared_attributes
locale: Locale
+ cmor/showcase/file_detail:
+ <<: *shared_attributes
+ description: Description
+ asset: Asset
+ asset_id: Asset
+ item: Item
+ item_id: Item
+ title: Title
cmor/showcase/item:
<<: *shared_attributes
category: Category
category_id: Category
preview_picture: Preview