feat(lodging): add check-in and check-out labels and enhance date handling for lodging events

This commit is contained in:
Sean Morley
2025-06-18 22:21:34 -04:00
parent df24316837
commit 9964398e25
15 changed files with 93 additions and 68 deletions

View File

@@ -244,7 +244,9 @@
"done": "완료",
"loading_adventures": "적재 모험 ...",
"name_location": "이름, 위치",
"collection_contents": "수집 내용"
"collection_contents": "수집 내용",
"check_in": "체크인",
"check_out": "체크 아웃"
},
"auth": {
"confirm_password": "비밀번호 확인",