Browse Source

首页翻译

Shan9312 1 year ago
parent
commit
c5f25d1a34
3 changed files with 892 additions and 879 deletions
  1. 6 0
      src/lang/cn.js
  2. 7 0
      src/lang/en.js
  3. 879 879
      src/views/dashboard/pasture/index.vue

+ 6 - 0
src/lang/cn.js

@@ -78,6 +78,12 @@ export default {
     chartQueryException: '图表:{0} 查询语句异常',
     deleteConfirm: '确定要删除{0}仪表盘吗?',
     noMessage:'暂无消息通知',
+    pureBlend:'混合饲料准确率',
+    yestday:'昨日',
+    spreadAc:'撒料准确率',
+    yestday30S:'近30天的撒料准确率',
+    SpreadingCR:'撒料正确率',
+
 
   },
   chart: {

+ 7 - 0
src/lang/en.js

@@ -79,6 +79,13 @@ export default {
     chartQueryException: 'Something wrong with chart {0}.',
     deleteConfirm: 'Are you sure you want to delete dashboard: {0}?',
     noMessage:'No messages notifications at the moment',
+    pureBlend:'Blended Feed Accuracy',
+    yestday:'Yesterday',
+    yestday30:'Blending Accuracy of Mixed Feed in the Last 30 Days',
+    spreadAc:'Spreading Accuracy',
+    yestday30S:'Blending Accuracy of Mixed Feed in the Last 30 Days',
+    SpreadingCR:'Spreading Correctness Rate',
+    
   },
   chart: {
     myChart: 'My Chart',

File diff suppressed because it is too large
+ 879 - 879
src/views/dashboard/pasture/index.vue


Some files were not shown because too many files changed in this diff