Merge branch '4' into 5

This commit is contained in:
github-actions 2024-10-12 06:38:09 +00:00
commit 67eb95b298

View File

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