瀏覽代碼

i18n: locales update

Yi 4 天之前
父節點
當前提交
646eeec5a7
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      locales/zh.json
  2. 0 1
      module/crontab/neck_ring_estrus.go

+ 1 - 1
locales/zh.json

@@ -105,7 +105,7 @@
   "config.barnType2": "断奶牛舍",
   "config.barnType3": "育成牛舍",
   "config.barnType4": "青年牛舍",
-  "config.barnType5": "泌乳牛舍",
+  "config.barnType5": "成母牛舍",
   "config.barnType6": "围产牛舍",
   "config.barnType7": "干奶牛舍",
   "config.barnType8": "病牛牛舍",

+ 0 - 1
module/crontab/neck_ring_estrus.go

@@ -160,7 +160,6 @@ func (e *Entry) CowEstrusWarning(pastureId int64, xToday *XToday, nowTime time.T
 			if e.HistoryNeckRingEstrus(pastureId, cowInfo.NeckRingNumber, activeTime) {
 				continue
 			}
-
 			zaplog.Info("CowEstrusWarning",
 				zap.Any("level", level),
 				zap.Any("b48", b48),