fix: refresh public dashboard and BI telemetry

This commit is contained in:
Wyndham ARR
2026-08-03 16:08:14 +08:00
parent 2107f00e32
commit 5294edab89
20 changed files with 584 additions and 75 deletions

View File

@@ -270,10 +270,9 @@
"company.source_meta": ["批次 #{batch} · {rows} 条记录 · {rooms} 间 · 启用于 {activated}", "Batch #{batch} · {rows} records · {rooms} rooms · Activated {activated}", "ชุดข้อมูล #{batch} · {rows} รายการ · {rooms} ห้อง · เปิดใช้งานเมื่อ {activated}"],
"company.source_file_missing": ["未记录文件名", "File name not recorded", "ไม่ได้บันทึกชื่อไฟล์"],
"company.source_already_active": ["这份 Excel 已是当前启用来源;请在下方按月份查看或生成对应报表", "This Excel is already the active source. Review or generate the corresponding report by month below.", "Excel นี้เป็นแหล่งข้อมูลที่เปิดใช้งานอยู่แล้ว ตรวจสอบหรือสร้างรายงานตามเดือนได้ด้านล่าง"],
"company.job_source": ["来源 Excel提交时", "Source Excel (at submission)", "แหล่ง Excel (ขณะส่งงาน)"],
"company.history_source": ["来源 Excel", "Source Excel", "แหล่ง Excel"],
"company.job_source_missing": ["历史任务未记录来源", "Source not recorded for this historical job", "งานย้อนหลังนี้ไม่ได้บันทึกแหล่งข้อมูล"],
"company.job_source_meta": ["批次 #{batch} · 启用于 {activated}", "Batch #{batch} · Activated {activated}", "ชุดข้อมูล #{batch} · เปิดใช้งานเมื่อ {activated}"],
"company.publish_failed_summary_all": ["数据已处理,但 5 家公司的正式 Excel 保存失败。请重启报表服务后再生成。", "The data was processed, but the official Excel files for all five companies could not be saved. Restart the report service and generate again.", "ประมวลผลข้อมูลแล้ว แต่ไม่สามารถบันทึกไฟล์ Excel อย่างเป็นทางการของทั้ง 5 บริษัทได้ โปรดรีสตาร์ตบริการรายงานแล้วสร้างใหม่"],
"company.publish_failed_summary_partial": ["数据已处理,但部分公司的正式 Excel 保存失败。请重启报表服务后再生成。", "The data was processed, but some official Excel files could not be saved. Restart the report service and generate again.", "ประมวลผลข้อมูลแล้ว แต่ไม่สามารถบันทึกไฟล์ Excel อย่างเป็นทางการของบางบริษัทได้ โปรดรีสตาร์ตบริการรายงานแล้วสร้างใหม่"],
"company.publish_failed_detail": ["数据已处理,但正式 Excel 保存失败。请重启报表服务后再生成。", "The data was processed, but the official Excel could not be saved. Restart the report service and generate again.", "ประมวลผลข้อมูลแล้ว แต่ไม่สามารถบันทึกไฟล์ Excel อย่างเป็นทางการได้ โปรดรีสตาร์ตบริการรายงานแล้วสร้างใหม่"],
"company.draft_error": ["当前提取结果暂时无法读取", "The current extraction is temporarily unavailable", "ไม่สามารถอ่านผลการแยกปัจจุบันได้ชั่วคราว"],
"company.file_xlsx": ["请选择 .xlsx 格式的 Excel 文件", "Choose an .xlsx Excel file", "เลือกไฟล์ Excel รูปแบบ .xlsx"],
"company.file_empty": ["Excel 文件为空", "The Excel file is empty", "ไฟล์ Excel ว่างเปล่า"],
@@ -427,7 +426,7 @@
"problem.nights_conflict": ["间夜数据冲突", "Room-night data conflict", "ข้อมูลคืนห้องพักขัดแย้งกัน"],
"problem.total_price": ["静态价格异常", "Invalid static price", "ราคาคงที่ไม่ถูกต้อง"],
"problem.output_validation": ["Excel 输出校验失败", "Excel output validation failed", "ตรวจสอบผลลัพธ์ Excel ไม่ผ่าน"],
"problem.publish_failed": ["正式表格发布失败", "Official workbook publication failed", "เผยแพร่ไฟล์อย่างเป็นทางการไม่สำเร็จ"],
"problem.publish_failed": ["正式 Excel 保存失败", "Official Excel save failed", "บันทึกไฟล์ Excel อย่างเป็นทางการไม่สำเร็จ"],
"problem.internal": ["处理服务异常", "Processing service error", "บริการประมวลผลขัดข้อง"],
"problem.execution": ["任务执行未完成", "Job execution did not complete", "การทำงานยังไม่เสร็จ"],
"problem.interrupted": ["服务重启中断任务", "The service restart interrupted the job", "การรีสตาร์ตบริการขัดจังหวะงาน"],