Merge remote-tracking branch 'origin/main' into dev
This commit is contained in:
commit
ed265be1fb
|
|
@ -1,7 +1,7 @@
|
|||
cron:
|
||||
- description: "clean up old events"
|
||||
url: /tasks/cleanup
|
||||
schedule: every monday 09:00
|
||||
url: /tasks/cleanup
|
||||
schedule: every monday 09:00
|
||||
- description: "clean up old events without a visited date"
|
||||
url: /tasks/legacyCleanup
|
||||
schedule: every tuesday 09:00
|
||||
url: /tasks/legacyCleanup
|
||||
schedule: every tuesday 09:00
|
||||
|
|
|
|||
4
crabfit-frontend/public/i18n/ko/privacy.json
Normal file
4
crabfit-frontend/public/i18n/ko/privacy.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"name": "개인 정보 보호 정책에",
|
||||
"translate": "귀하의 언어로보기"
|
||||
}
|
||||
Loading…
Reference in a new issue