Merge remote-tracking branch 'origin/main' into dev
This commit is contained in:
commit
ed265be1fb
|
|
@ -1,7 +1,7 @@
|
||||||
cron:
|
cron:
|
||||||
- description: "clean up old events"
|
- description: "clean up old events"
|
||||||
url: /tasks/cleanup
|
url: /tasks/cleanup
|
||||||
schedule: every monday 09:00
|
schedule: every monday 09:00
|
||||||
- description: "clean up old events without a visited date"
|
- description: "clean up old events without a visited date"
|
||||||
url: /tasks/legacyCleanup
|
url: /tasks/legacyCleanup
|
||||||
schedule: every tuesday 09:00
|
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