39 lines
708 B
YAML
39 lines
708 B
YAML
|
en:
|
||
|
module_name:
|
||
|
journal: Journal
|
||
|
|
||
|
journal:
|
||
|
category: Category
|
||
|
cover: Cover
|
||
|
title: Title
|
||
|
pub_date: Publication date
|
||
|
author: Chief editor
|
||
|
chapter: Chapter list
|
||
|
chapters: Chapter count
|
||
|
|
||
|
chapter:
|
||
|
title: Title
|
||
|
author: Author
|
||
|
author_description: Author description
|
||
|
text: Inner text
|
||
|
page: Page
|
||
|
|
||
|
journals:
|
||
|
journal: Journal
|
||
|
select_cover: Select cover
|
||
|
add_chapter: Add chapter
|
||
|
order: Order
|
||
|
|
||
|
chapter: Chapter
|
||
|
pub_date: Publication date
|
||
|
chapters:
|
||
|
select_file: Select file
|
||
|
|
||
|
mongoid:
|
||
|
errors:
|
||
|
messages:
|
||
|
unknown_attribute:
|
||
|
message: Test
|
||
|
summary: Test Summary
|
||
|
resolution: Test Resolution
|