Fix blog plural en.yml

This commit is contained in:
3Dgoo 2024-09-26 14:54:40 +09:30 committed by GitHub
parent d802e4225f
commit 9dfc813e1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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'