mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-07 09:57:37 +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\Builder|static with($relations)
|
||||
* @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')
|
||||
* @mixin \Eloquent
|
||||
*/
|
||||
|
||||
@ -374,6 +374,7 @@ LDAP 用户禁止修改邮箱
|
||||
生成重复任务失败:(*)
|
||||
|
||||
success
|
||||
error
|
||||
晚上
|
||||
傍晚
|
||||
下午
|
||||
|
||||
@ -11223,7 +11223,7 @@
|
||||
"key": "设待办",
|
||||
"zh": "",
|
||||
"zh-CHT": "設待辦",
|
||||
"en": "Set up a to-do list",
|
||||
"en": "Set To-do",
|
||||
"ko": "업무 설정",
|
||||
"ja": "未処理にする",
|
||||
"de": "Ich komme zurecht.",
|
||||
@ -13826,4 +13826,4 @@
|
||||
"fr": "La nuit",
|
||||
"id": "Tengah malam."
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user