From eec6bec65b6750765e7885f78f2001c68342e48c Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Fri, 10 Feb 2017 04:01:12 +0300 Subject: [PATCH] Approved. Step name: Proofread --- messages/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/en.php b/messages/en.php index e5294c0e1..1e8e170ce 100644 --- a/messages/en.php +++ b/messages/en.php @@ -26,12 +26,12 @@ return [ // Common 'Captcha' => 'Captcha', - 'Go back' => 'Go back', + 'Go back' => 'Go Back', 'Send' => 'Send', 'Submit' => 'Submit', // Control panel - 'Control panel' => 'Control panel', + 'Control panel' => 'Control Panel', // Errors 'File not found: %location%' => 'File not found: %location%', @@ -45,7 +45,7 @@ return [ // Style guide (styleguide.php) 'Hello, %name%' => 'Hello, %name%', - 'Style guide' => 'Style guide', + 'Style guide' => 'Style Guide', // Terms (terms.php) 'Only administrators see this line' => 'Only administrators see this line',