Sfoglia il codice sorgente

请假管理翻译完成

Lijy 2 anni fa
parent
commit
eef4a053c2
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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?"
 }