Skip to content

Commit

Permalink
FIX CopyPaste typos in en.yml plurals
Browse files Browse the repository at this point in the history
  • Loading branch information
ntd committed Jan 8, 2025
1 parent 5c1f28a commit 4046760
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,10 @@ en:
FILE: File
HEADER: 'This page will redirect users to another page'
OTHERURL: 'Other website URL'
PLURALNAME: 'Base Pages'
PLURALNAME: 'Redirector Pages'
PLURALS:
one: 'A Redirector Page'
other: '{count} Base Pages'
other: '{count} Redirector Pages'
REDIRECTTO: 'Redirect to'
REDIRECTTOEXTERNAL: 'Another website'
REDIRECTTOFILE: 'A file on your website'
Expand Down Expand Up @@ -339,10 +339,10 @@ en:
EditLink: edit
HEADER: 'This is a virtual page'
HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})'
PLURALNAME: 'Base Pages'
PLURALNAME: 'Virtual Pages'
PLURALS:
one: 'A Virtual Page'
other: '{count} Base Pages'
other: '{count} Virtual Pages'
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
SINGULARNAME: 'Virtual Page'
db_VersionID: 'Version ID'
Expand Down

0 comments on commit 4046760

Please sign in to comment.