mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Correct some keys of $LANG
This commit is contained in:
parent
6fd8787985
commit
dc65561391
28 changed files with 198 additions and 195 deletions
|
@ -160,8 +160,8 @@ $LANG['en'] = array(
|
|||
'Web Aliases' => 'Web Aliases',
|
||||
'per domain' => 'per domain',
|
||||
'DNS Domains' => 'DNS Domains',
|
||||
'DNS Domains' => 'DNS Domains',
|
||||
'DNS records' => 'DNS records' ,
|
||||
'DNS domains' => 'DNS domains',
|
||||
'DNS records' => 'DNS records',
|
||||
'Name Servers' => 'Name Servers',
|
||||
'Mail Domains' => 'Mail Domains',
|
||||
'Mail Accounts' => 'Mail Accounts',
|
||||
|
@ -488,7 +488,7 @@ $LANG['en'] = array(
|
|||
'Hostname' => 'Hostname',
|
||||
'Time Zone' => 'Time Zone',
|
||||
'Default Language' => 'Default Language',
|
||||
'FileSystem Disk Quota ' => 'FileSystem Disk Quota ',
|
||||
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
|
||||
'preview' => 'preview',
|
||||
'Reseller Role' => 'Reseller Role',
|
||||
|
@ -588,17 +588,17 @@ $LANG['en'] = array(
|
|||
'Save File (in text editor)' => 'Save File (in text editor)',
|
||||
'Close Popup / Cancel' => 'Close Popup / Cancel',
|
||||
'Move Cursor Up' => 'Move Cursor Up',
|
||||
'Move Cursor Dow' => 'Move Cursor Dow',
|
||||
'Move Cursor Down' => 'Move Cursor Down',
|
||||
'Switch to Left Tab' => 'Switch to Left Tab',
|
||||
'Switch to Right Tab' => 'Switch to Right Tab',
|
||||
'Switch Tab' => 'Switch Tab',
|
||||
'Go to the Top of File List' => 'Go to the Top of File List',
|
||||
'Go to the Top of the File List' => 'Go to the Top of the File List',
|
||||
'Go to the Last File' => 'Go to the Last File',
|
||||
'Open File/Enter Directory' => 'Open File/Enter Directory',
|
||||
'Open File / Enter Directory' => 'Open File / Enter Directory',
|
||||
'Go to Parent Directory' => 'Go to Parent Directory',
|
||||
'Select Current File' => 'Select Current File',
|
||||
'Select Bunch of Files' => 'Select Bunch of Files',
|
||||
'Append File to the Current Selection' => 'Append File to the Current Selection',
|
||||
'Add File to the Current Selection' => 'Add File to the Current Selection',
|
||||
'Select All Files' => 'Select All Files',
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
|
@ -643,4 +643,4 @@ $LANG['en'] = array(
|
|||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue