소스 검색

请假管理翻译完成

Lijy 2 년 전
부모
커밋
eef4a053c2
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      fhKeeper/formulahousekeeper/timesheet/src/i18n/en.json

+ 2 - 1
fhKeeper/formulahousekeeper/timesheet/src/i18n/en.json

@@ -807,5 +807,6 @@
   "configureanapprover": "There is currently no approver, please contact the administrator to configure the approver",
   "synchronoussuccess": "Sync succeeded",
   "selecttheitemsyouwanttobatchset": "Please select items to set in bulk",
-  "designatedpersonnel": "designated person"
+  "designatedpersonnel": "designated person",
+  "deleteit": "Are you sure you want to delete?"
 }