mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 03:18:33 +08:00
yh
This commit is contained in:
parent
0ce6e803f9
commit
52c735f89e
@ -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' => '删除成功',
|
||||
|
Loading…
Reference in New Issue
Block a user