mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
ENH Update translations (#722)
This commit is contained in:
parent
29ca438a9f
commit
e9390c3525
@ -80,6 +80,8 @@ en:
|
|||||||
db_BlogProfileSummary: 'Blog profile summary'
|
db_BlogProfileSummary: 'Blog profile summary'
|
||||||
db_URLSegment: 'URL segment'
|
db_URLSegment: 'URL segment'
|
||||||
has_one_BlogProfileImage: 'Blog profile image'
|
has_one_BlogProfileImage: 'Blog profile image'
|
||||||
|
SilverStripe\Blog\Model\BlogObject:
|
||||||
|
Title: Title
|
||||||
SilverStripe\Blog\Model\BlogPost:
|
SilverStripe\Blog\Model\BlogPost:
|
||||||
AUTHOR: Author
|
AUTHOR: Author
|
||||||
AdditionalCredits: 'Additional Credits'
|
AdditionalCredits: 'Additional Credits'
|
||||||
@ -178,5 +180,3 @@ en:
|
|||||||
SINGULARNAME: 'Blog Tags Widget'
|
SINGULARNAME: 'Blog Tags Widget'
|
||||||
Sort: Sort
|
Sort: Sort
|
||||||
Sort_Description: 'Change the order of tags shown by this widget.'
|
Sort_Description: 'Change the order of tags shown by this widget.'
|
||||||
SilverStripe\Blog\Model\BlogObject:
|
|
||||||
Title: Title
|
|
||||||
|
Loading…
Reference in New Issue
Block a user