Fix some typos in en translations (#678)

This commit is contained in:
Lars Kaltefleiter
2024-11-08 10:56:10 +01:00
committed by GitHub
parent ab93d59a77
commit 926700856d
14 changed files with 39 additions and 39 deletions

View File

@@ -5,5 +5,5 @@
*/
Dict::Add('EN US', 'English', 'English', [
'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"',
'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"',
]);