Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions
67eb95b298 Merge branch '4' into 5 2024-10-12 06:38:09 +00:00
Guy Sartorelli
804b683ed3
Merge pull request #788 from 3Dgoo/patch-1
Fix blog plural en.yml
2024-10-07 13:11:17 +13:00
3Dgoo
9dfc813e1c
Fix blog plural en.yml 2024-09-26 14:54:40 +09:30

View File

@ -39,10 +39,10 @@ en:
PERMISSIONS_CATEGORY: 'Blog permissions'
PERMISSION_MANAGE_USERS_DESCRIPTION: 'Manage users for individual blogs'
PERMISSION_MANAGE_USERS_HELP: 'Allow assignment of Editors, Writers, or Contributors to blogs'
PLURALNAME: 'Base Pages'
PLURALNAME: 'Blogs'
PLURALS:
one: 'A Blog'
other: '{count} Base Pages'
other: '{count} Blogs'
Posted: Posted
PostedIn: 'Posted in'
PostsByUser: 'Posts by {firstname} {surname} for {title}'
@ -90,10 +90,10 @@ en:
CUSTOMSUMMARY: 'Add A Custom Summary'
Categories: Categories
FeaturedImage: 'Featured Image'
PLURALNAME: 'Base Pages'
PLURALNAME: 'Blog Posts'
PLURALS:
one: 'A Blog Post'
other: '{count} Base Pages'
other: '{count} Blog Posts'
PageTitleLabel: 'Post Title'
PostOptions: 'Post Options'
PublishDate: 'Publish Date'