Skip to content

Commit 63bd959

Browse files
committed
fix: update battery charging and discharging messages for clarity
1 parent 7cdfe57 commit 63bd959

File tree

1 file changed

+2
-2
lines changed
  • web_viewer/fe_src/src/locales

1 file changed

+2
-2
lines changed

web_viewer/fe_src/src/locales/vi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"soc": "SOC",
8282
"power": "Công suất (W)",
8383
"socPercentage": "SOC (%)",
84-
"batteryCharging": "{{seriesName}} đang sạc:",
85-
"batteryDischarging": "{{seriesName}} đang xả:"
84+
"batteryCharging": "Sạc {{seriesName}}:",
85+
"batteryDischarging": "Xả {{seriesName}}:"
8686
},
8787
"consumptionPower": "Công suất tiêu thụ",
8888
"allowAutoUpdate": "Cho phép cập nhật tự động",

0 commit comments

Comments
 (0)