mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -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 [
|
||||
// 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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue