Skip to content

Commit

Permalink
Merge pull request #1064 from creative-commoners/pulls/5/tx-1686703166
Browse files Browse the repository at this point in the history
ENH Update translations
  • Loading branch information
GuySartorelli authored Jun 14, 2023
2 parents 5dfe7e2 + 34d9faf commit 9a1ae51
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions lang/en.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
en:
DNADesign\Elemental\Controllers\ElementalAreaController:
MENUTITLE: 'Edit Page'
DNADesign\Elemental\Extensions\ElementalPageExtension:
has_one_ElementalArea: 'Elemental area'
DNADesign\Elemental\Forms\TextCheckboxGroupField:
DISPLAYED: Displayed
NOT_DISPLAYED: 'Not displayed'
Expand All @@ -20,6 +22,14 @@ en:
SINGULARNAME: block
STYLE: 'Style variation'
SettingsTabLabel: Settings
db_ExtraClass: 'Extra class'
db_ShowTitle: 'Show title'
db_Sort: Sort
db_Style: Style
db_Title: Title
db_Version: Version
has_one_Parent: Parent
has_one_TopPage: 'Top page'
DNADesign\Elemental\Models\ElementContent:
BlockType: Content
ContentLabel: Content
Expand All @@ -28,12 +38,17 @@ en:
one: 'A content block'
other: '{count} content blocks'
SINGULARNAME: 'content block'
db_HTML: HTML
DNADesign\Elemental\Models\ElementalArea:
PLURALNAME: 'Elemental Areas'
PLURALS:
one: 'An Elemental Area'
other: '{count} Elemental Areas'
SINGULARNAME: 'Elemental Area'
db_OwnerClassName: 'Owner class name'
db_Version: Version
has_many_Elements: Elements
has_one_TopPage: 'Top page'
DNADesign\Elemental\Reports\ElementTypeReport:
Title: 'Content block types'
Total: Total
Expand All @@ -45,3 +60,9 @@ en:
Summary: Summary
Title: Title
Type: Type
DNADesign\Elemental\TopPage\DataExtension:
has_one_TopPage: 'Top page'
DNADesign\Elemental\TopPage\FluentExtension:
db_TopPageLocale: 'Top page locale'
SilverStripe\CMS\Controllers\CMSPageHistoryController:
PREVIEW: 'Website preview'

0 comments on commit 9a1ae51

Please sign in to comment.