mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Dates and Server management
This commit is contained in:
parent
c10c6598d2
commit
810c90b67b
22 changed files with 580 additions and 20 deletions
|
@ -483,6 +483,17 @@ $LANG['ua'] = array(
|
|||
'Oct' => 'Жовт',
|
||||
'Nov' => 'Лист',
|
||||
'Dec' => 'Груд',
|
||||
|
||||
|
||||
'Configuring Server' => 'Configuring Server',
|
||||
'Hostname' => 'Hostname',
|
||||
'Time Zone' => 'Time Zone',
|
||||
'Default Language' => 'Default Language',
|
||||
'FileSystem Disk Quota' => 'FileSystem Disk Quota',
|
||||
'Vesta Control Panel Plugins' => 'Vesta Control Panel Plugins',
|
||||
'preview' => 'preview',
|
||||
'Reseller Role' => 'Reseller Role',
|
||||
'Web Config Editor' => 'Web Config Editor',
|
||||
'Template Manager' => 'Template Manager',
|
||||
'Backup Migration Manager' => 'Backup Migration Manager',
|
||||
'FileManager' => 'FileManager',
|
||||
);
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue