mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 11:13:26 +00:00
no message
This commit is contained in:
parent
42e54d8a6e
commit
87d7be254a
@ -21,6 +21,7 @@ use Illuminate\Support\Facades\DB;
|
|||||||
* @method static \Illuminate\Database\Eloquent\Model|object|static|null cancelHidden()
|
* @method static \Illuminate\Database\Eloquent\Model|object|static|null cancelHidden()
|
||||||
* @method static \Illuminate\Database\Eloquent\Builder|static with($relations)
|
* @method static \Illuminate\Database\Eloquent\Builder|static with($relations)
|
||||||
* @method static \Illuminate\Database\Query\Builder|static select($columns = [])
|
* @method static \Illuminate\Database\Query\Builder|static select($columns = [])
|
||||||
|
* @method static \Illuminate\Database\Query\Builder|static whereIn($column, $values, $boolean = 'and', $not = false)
|
||||||
* @method static \Illuminate\Database\Query\Builder|static whereNotIn($column, $values, $boolean = 'and')
|
* @method static \Illuminate\Database\Query\Builder|static whereNotIn($column, $values, $boolean = 'and')
|
||||||
* @mixin \Eloquent
|
* @mixin \Eloquent
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -374,6 +374,7 @@ LDAP 用户禁止修改邮箱
|
|||||||
生成重复任务失败:(*)
|
生成重复任务失败:(*)
|
||||||
|
|
||||||
success
|
success
|
||||||
|
error
|
||||||
晚上
|
晚上
|
||||||
傍晚
|
傍晚
|
||||||
下午
|
下午
|
||||||
|
|||||||
@ -11223,7 +11223,7 @@
|
|||||||
"key": "设待办",
|
"key": "设待办",
|
||||||
"zh": "",
|
"zh": "",
|
||||||
"zh-CHT": "設待辦",
|
"zh-CHT": "設待辦",
|
||||||
"en": "Set up a to-do list",
|
"en": "Set To-do",
|
||||||
"ko": "업무 설정",
|
"ko": "업무 설정",
|
||||||
"ja": "未処理にする",
|
"ja": "未処理にする",
|
||||||
"de": "Ich komme zurecht.",
|
"de": "Ich komme zurecht.",
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user