Commit 7892623a by 冷斌

update

parent e34ee133
...@@ -10,7 +10,7 @@ return array ( ...@@ -10,7 +10,7 @@ return array (
"DOWNLOAD" => '下载', "DOWNLOAD" => '下载',
"YES" => '是', "YES" => '是',
"NO" => '否', "NO" => '否',
"EDIT" => '编辑', "EDIT" => '保存',
"ADD" => '添加', "ADD" => '添加',
"BACK" => '返回', "BACK" => '返回',
'LOGIN'=>'登录', 'LOGIN'=>'登录',
...@@ -40,6 +40,6 @@ return array ( ...@@ -40,6 +40,6 @@ return array (
"ADD_SUCCESS" => '添加成功!', "ADD_SUCCESS" => '添加成功!',
"ADD_FAILED" => '添加失败!', "ADD_FAILED" => '添加失败!',
"NO_DATA" => '没有数据' "NO_DATA" => '没有数据'
); );
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment