diff --git a/resources/lang/zh-CN/ims-cjdc-market.php b/resources/lang/zh-CN/ims-cjdc-market.php index 56779a7..275a977 100644 --- a/resources/lang/zh-CN/ims-cjdc-market.php +++ b/resources/lang/zh-CN/ims-cjdc-market.php @@ -1,4 +1,4 @@ - [ 'ImsCjdcMarket' => '市场管理', diff --git a/resources/lang/zh-CN/lanzu-cs-info.php b/resources/lang/zh-CN/lanzu-cs-info.php index 54aa90f..0bfa944 100644 --- a/resources/lang/zh-CN/lanzu-cs-info.php +++ b/resources/lang/zh-CN/lanzu-cs-info.php @@ -1,7 +1,8 @@ - [ - 'LanzuCsInfo' => 'LanzuCsInfo', + 'LanzuCsInfo' => '社区站点', + 'cs'=>'社区管理' ], 'fields' => [ 'name' => '名称', diff --git a/resources/lang/zh-CN/lanzu-cs-withdraw.php b/resources/lang/zh-CN/lanzu-cs-withdraw.php index 3d44afe..24531fd 100644 --- a/resources/lang/zh-CN/lanzu-cs-withdraw.php +++ b/resources/lang/zh-CN/lanzu-cs-withdraw.php @@ -1,7 +1,9 @@ - [ - 'LanzuCsWithdraw' => 'LanzuCsWithdraw', + 'LanzuCsWithdraw' => '社区提现', + 'cs_withdraw'=>'提现申请' + ], 'fields' => [ 'cs_id' => '关联的社区服务站id', diff --git a/resources/lang/zh-CN/lanzu-financial-record.php b/resources/lang/zh-CN/lanzu-financial-record.php new file mode 100644 index 0000000..2d6c0ec --- /dev/null +++ b/resources/lang/zh-CN/lanzu-financial-record.php @@ -0,0 +1,7 @@ + [ + 'LanzuFinancialRecord' => '流水记录', + 'financial_record' => '社区流水' + ], +]; diff --git a/resources/lang/zh-CN/lanzu-service-reward.php b/resources/lang/zh-CN/lanzu-service-reward.php index a81cf0a..43b97fb 100644 --- a/resources/lang/zh-CN/lanzu-service-reward.php +++ b/resources/lang/zh-CN/lanzu-service-reward.php @@ -1,7 +1,8 @@ - [ - 'LanzuServiceReward' => 'LanzuServiceReward', + 'LanzuServiceReward' => '奖励设置', + 'service_reward'=>'奖励' ], 'fields' => [ 'set_reward' => '奖励配置',