Skip to content

Commit a4229c3

Browse files
committed
build: production
1 parent aec009c commit a4229c3

File tree

10 files changed

+21
-16
lines changed

10 files changed

+21
-16
lines changed

client/dist/assets/i18n/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,9 @@
307307
"chart.property-refresh-interval": "Refresh interval (min.)",
308308
"chart.property-hide-toolbar": "Hide toolbar",
309309
"chart.property-thouch-zoom": "Thouch Zoom",
310+
"chart.property-mouse-wheel-scroll": "Mouse wheel scroll",
311+
"chart.property-mouse-wheel-zoom": "Mouse wheel zoom",
312+
"chart.property-static-chart": "Static chart",
310313
"chart.property-load-old-values": "Load history",
311314
"chart.property-date.format": "Date format",
312315
"chart.property-time.format": "Time format",
@@ -1938,6 +1941,3 @@
19381941
"msg.operation-unauthorized": "Operation Unauthorized!",
19391942
"msg.secret-code-required": "Secret code required to sign authentication tokens"
19401943
}
1941-
1942-
1943-

client/dist/assets/i18n/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@
293293
"chart.property-refresh-interval": "Intervalle de rafraîchissement (min.)",
294294
"chart.property-hide-toolbar": "Masquer la barre d'outils",
295295
"chart.property-thouch-zoom": "Zoom tactile",
296+
"chart.property-mouse-wheel-scroll": "Défilement molette souris",
297+
"chart.property-mouse-wheel-zoom": "Zoom molette souris",
296298
"chart.property-load-old-values": "Charger l'historique",
297299
"chart.property-date.format": "Format de la date",
298300
"chart.property-time.format": "Format de l'heure",
@@ -1724,4 +1726,3 @@
17241726
}
17251727

17261728

1727-

client/dist/assets/i18n/ja.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@
298298
"chart.property-refresh-interval": "更新間隔 (分)",
299299
"chart.property-hide-toolbar": "ツールバー非表示",
300300
"chart.property-thouch-zoom": "タッチズーム",
301+
"chart.property-mouse-wheel-scroll": "マウスホイールスクロール",
302+
"chart.property-mouse-wheel-zoom": "マウスホイールズーム",
301303
" chart.property-load-old-values": "履歴を読み込む",
302304
"chart.property-date.format": "日付形式",
303305
"chart.property-time.format": "時刻形式",
@@ -1757,4 +1759,3 @@
17571759
"msg.operation-unauthorized": "操作が許可されていません!"
17581760
}
17591761

1760-

client/dist/assets/i18n/sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@
296296
"chart.property-refresh-interval": "Uppdateringsintervall (min.)",
297297
"chart.property-hide-toolbar": "Dölj verktygsfält",
298298
"chart.property-thouch-zoom": "Pekzoom",
299+
"chart.property-mouse-wheel-scroll": "Mushjulsskroll",
300+
"chart.property-mouse-wheel-zoom": "Mushjulszoom",
299301
"chart.property-load-old-values": "Ladda historik",
300302
"chart.property-date.format": "Datumformat",
301303
"chart.property-time.format": "Tidsformat",
@@ -1702,4 +1704,3 @@
17021704
"msg.operation-unauthorized": "Operation obehörig!"
17031705
}
17041706

1705-

client/dist/assets/i18n/zh-cn.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@
293293
"chart.property-refresh-interval": "刷新间隔(分钟)",
294294
"chart.property-hide-toolbar": "隐藏工具栏",
295295
"chart.property-thouch-zoom": "触摸缩放",
296+
"chart.property-mouse-wheel-scroll": "鼠标滚轮滚动",
297+
"chart.property-mouse-wheel-zoom": "鼠标滚轮缩放",
296298
"chart.property-load-old-values": "加载历史",
297299
"chart.property-date.format": "日期格式",
298300
"chart.property-time.format": "时间格式",
@@ -1727,4 +1729,3 @@
17271729
}
17281730

17291731

1730-

client/dist/assets/i18n/zh-tw.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@
293293
"chart.property-refresh-interval": "重新整理間隔(分鐘)",
294294
"chart.property-hide-toolbar": "隱藏工具列",
295295
"chart.property-thouch-zoom": "觸控縮放",
296+
"chart.property-mouse-wheel-scroll": "滑鼠滾輪捲動",
297+
"chart.property-mouse-wheel-zoom": "滑鼠滾輪縮放",
296298
"chart.property-load-old-values": "載入歷史",
297299
"chart.property-date.format": "日期格式",
298300
"chart.property-time.format": "時間格式",
@@ -1725,4 +1727,3 @@
17251727
}
17261728

17271729

1728-

client/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@
8686
</div>
8787
</div>
8888
</app-root>
89-
<script src="runtime.9136a61a9b98f987.js" type="module"></script><script src="polyfills.d7de05f9af2fb559.js" type="module"></script><script src="scripts.d9e6ee984bf6f3b7.js" defer></script><script src="main.0555f626427e6771.js" type="module"></script></body>
89+
<script src="runtime.9136a61a9b98f987.js" type="module"></script><script src="polyfills.d7de05f9af2fb559.js" type="module"></script><script src="scripts.d9e6ee984bf6f3b7.js" defer></script><script src="main.8a83bd88c9f39d35.js" type="module"></script></body>
9090

9191
</html>
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuxa",
3-
"version": "1.3.0-2749",
3+
"version": "1.3.0-2765",
44
"keywords": [],
55
"author": "frangoteam <info@frangoteam.org>",
66
"description": "Web-based Process Visualization (SCADA/HMI/Dashboard) software",

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fuxa-server",
3-
"version": "1.3.0-2749",
3+
"version": "1.3.0-2765",
44
"description": "Web-based Process Visualization (SCADA/HMI/Dashboard) software",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)