mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -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
|
@ -162,7 +162,7 @@ $LANG['ua'] = array(
|
|||
'Web Aliases' => 'Web аліаси',
|
||||
'per domain' => 'на домен',
|
||||
'DNS Domains' => 'DNS домени',
|
||||
'DNS Domains' => 'DNS домени',
|
||||
'DNS domains' => 'DNS домени',
|
||||
'DNS records' => 'DNS записи',
|
||||
'Name Servers' => 'Сервери імен',
|
||||
'Mail Domains' => 'Поштові домени',
|
||||
|
@ -589,19 +589,19 @@ $LANG['ua'] = 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' =>
|
||||
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
|
||||
|
||||
'Licence Key' => 'Licence Key',
|
||||
|
@ -644,4 +644,4 @@ $LANG['ua'] = array(
|
|||
'Hour' => 'Hour',
|
||||
'Minute' => 'Minute'
|
||||
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue