mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-23 06:35:45 -07:00
Approved. Step name: Proofread
This commit is contained in:
parent
f373324ee4
commit
eec6bec65b
1 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue