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

@@ -296,7 +296,9 @@
"done": "完毕",
"loading_adventures": "加载冒险...",
"name_location": "名称,位置",
"collection_contents": "收集内容"
"collection_contents": "收集内容",
"check_in": "报到",
"check_out": "查看"
},
"auth": {
"forgot_password": "忘记密码?",