Translation rework!!

This commit is contained in:
兔姬桑
2021-01-07 15:08:54 +08:00
parent 7d7bfb034a
commit 90a8a075fb
140 changed files with 2275 additions and 4114 deletions

View File

@@ -76,7 +76,7 @@ class AdminController extends Controller
$obj->save();
}
return Response::json(['status' => 'success', 'message' => '生成成功']);
return Response::json(['status' => 'success', 'message' => trans('common.generate_item', ['attribute' => trans('common.success')])]);
}
// 导出邀请码