SHINCHVEN
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/locales/en-US/pages.ts
|
|
@ -63,6 +63,6 @@ export default { |
|
|
'pages.searchTable.item': 'item', |
|
|
'pages.searchTable.item': 'item', |
|
|
'pages.searchTable.totalServiceCalls': 'Total Number of Service Calls', |
|
|
'pages.searchTable.totalServiceCalls': 'Total Number of Service Calls', |
|
|
'pages.searchTable.tenThousand': '0000', |
|
|
'pages.searchTable.tenThousand': '0000', |
|
|
'pages.searchTable.batchDeletion': 'bacth deletion', |
|
|
'pages.searchTable.batchDeletion': 'batch deletion', |
|
|
'pages.searchTable.batchApproval': 'batch approval', |
|
|
'pages.searchTable.batchApproval': 'batch approval', |
|
|
}; |
|
|
}; |
|
|
|