fix: Deploying version dynamically + adding Tauri project files

This commit is contained in:
gauvainboiche
2026-08-02 18:18:29 +02:00
parent 165935521a
commit 257e187964
12 changed files with 4618 additions and 60 deletions
+13 -12
View File
@@ -1,7 +1,19 @@
{
"app": {
"title": "药代动力学模拟",
"version": "v1.00 • Dr Georges Mion"
"version": "v{version} • Dr Georges Mion"
},
"csv": {
"title": "KetaPK - 原始数据报告",
"version": "软件版本",
"weight": "患者体重 (kg)",
"unit": "输注单位",
"col_time": "时间 (min)",
"col_bolus": "负荷剂量 (mg)",
"col_infusion": "有效输注速率",
"col_domino": "Domino (ng/mL)",
"col_clements": "Clements (ng/mL)",
"col_kamp": "Kamp (ng/mL)"
},
"nav": {
"mode_esk": "右旋氯胺酮",
@@ -35,17 +47,6 @@
"col_clements": "Clements (ng/mL)",
"col_kamp": "Kamp (ng/mL)"
},
"csv": {
"title": "KetaPK - 原始数据报告",
"weight": "患者体重 (kg)",
"unit": "输注单位",
"col_time": "时间 (min)",
"col_bolus": "负荷剂量 (mg)",
"col_infusion": "有效输注速率",
"col_domino": "Domino (ng/mL)",
"col_clements": "Clements (ng/mL)",
"col_kamp": "Kamp (ng/mL)"
},
"zones": {
"inactive": "无活性",
"anti_hyperalgesic": "抗痛觉过敏",