Approved. Step name: Proofread

This commit is contained in:
Yuriy Pikhtarev 2017-02-10 04:01:12 +03:00
commit eec6bec65b

View file

@ -26,12 +26,12 @@
return [ return [
// Common // Common
'Captcha' => 'Captcha', 'Captcha' => 'Captcha',
'Go back' => 'Go back', 'Go back' => 'Go Back',
'Send' => 'Send', 'Send' => 'Send',
'Submit' => 'Submit', 'Submit' => 'Submit',
// Control panel // Control panel
'Control panel' => 'Control panel', 'Control panel' => 'Control Panel',
// Errors // Errors
'File not found: %location%' => 'File not found: %location%', 'File not found: %location%' => 'File not found: %location%',
@ -45,7 +45,7 @@ return [
// Style guide (styleguide.php) // Style guide (styleguide.php)
'Hello, %name%' => 'Hello, %name%', 'Hello, %name%' => 'Hello, %name%',
'Style guide' => 'Style guide', 'Style guide' => 'Style Guide',
// Terms (terms.php) // Terms (terms.php)
'Only administrators see this line' => 'Only administrators see this line', 'Only administrators see this line' => 'Only administrators see this line',