Skip to content

Commit

Permalink
Merge pull request #3045 from ntd/en-typos
Browse files Browse the repository at this point in the history
FIX CopyPaste typos in en.yml plurals
  • Loading branch information
GuySartorelli authored Jan 22, 2025
2 parents 5ba2f64 + 1a83d02 commit 85f4759
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 @@ -153,10 +153,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 @@ -336,10 +336,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 85f4759

Please sign in to comment.