From bb574c7ed3dda6951860bdb84e4078b1f54a5a02 Mon Sep 17 00:00:00 2001 From: Maxime Rainville Date: Fri, 27 Aug 2021 11:27:34 +1200 Subject: [PATCH] Update translations --- lang/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en.yml b/lang/en.yml index 300e2b7..6a77b31 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -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: Blogs + PLURALNAME: 'Base Pages' PLURALS: one: 'A Blog' - other: '{count} Blogs' + other: '{count} Base Pages' Posted: Posted PostedIn: 'Posted in' PostsByUser: 'Posts by {firstname} {surname} for {title}' @@ -74,10 +74,10 @@ en: CUSTOMSUMMARY: 'Add A Custom Summary' Categories: Categories FeaturedImage: 'Featured Image' - PLURALNAME: 'Blog Posts' + PLURALNAME: 'Base Pages' PLURALS: one: 'A Blog Post' - other: '{count} Blog Posts' + other: '{count} Base Pages' PageTitleLabel: 'Post Title' PostOptions: 'Post Options' PublishDate: 'Publish Date'