This commit is contained in:
devil_gong 2018-10-09 14:59:33 +08:00
parent 0ce6e803f9
commit 52c735f89e

View File

@ -146,7 +146,7 @@ return array(
'common_operation_modify' => '修改',
'common_operation_binding' => '绑定',
'common_operation_publish' => '发表',
'common_operation_comments' => '评',
'common_operation_comments' => '评',
'common_operation_refresh' => '刷新',
'common_operation_reply' => '回复',
'common_operation_upload' => '上传',
@ -176,8 +176,8 @@ return array(
'common_operation_join_error' => '关联失败',
'common_operation_publish_success' => '发表成功',
'common_operation_publish_error' => '发表失败',
'common_operation_comments_success' => '评成功',
'common_operation_comments_error' => '评失败',
'common_operation_comments_success' => '评成功',
'common_operation_comments_error' => '评失败',
'common_operation_edit_success' => '编辑成功',
'common_operation_edit_error' => '编辑失败或数据未改变',
'common_operation_delete_success' => '删除成功',