Skip to content

Commit

Permalink
(feat) completed the ETL UI
Browse files Browse the repository at this point in the history
  • Loading branch information
its-kios09 committed Dec 3, 2024
1 parent e3f75d2 commit 92fb308
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion packages/esm-admin-app/translations/en.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
{

"completionStatus": "Completion status",
"endTime": "End time",
"etlAdministration": "ETL Administration",
"etlOperation": "ETL operations",
"etlOperationLog": "ETL Operations Log",
"home": "Home",
"procedure": "Procedure",
"recreateDatatools": "Recreate datatools",
"recreateTables": "Recreate tables",
"refreshDwapi": "Refresh DWAPI tables",
"refreshTables": "Refresh tables",
"startTime": "Start time"
}

0 comments on commit 92fb308

Please sign in to comment.