HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
install.php
Go to the documentation of this file.
1 <?php
16 return array(
17  'Congratulations!' => '祝贺!',
18  'Install Rights' => '安装 Rights',
19  'Installation failed.' => '安装失败。',
20  'No' => '否',
21  'Notice: All your existing data will be lost.' => '注意:所有存在的数据将会丢失。',
22  'Please confirm if you wish to reinstall.' => '如果您希望重新安装,请确认。',
23  'Rights has been installed succesfully.' => 'Rights 已经成功安装。',
24  'Rights is already installed!' => 'Rights 已经安装过!',
25  'Yes' => '是',
26  'You can start by generating your authorization items' => '作为开始,您现在就可以生成授权项了!',
27  'You must be logged in to install Rights.' => '您必须登录后才能安装 Rights。',
28  'here' => '这里',
29 
30 );