UBER-977: A remaining time (#3783)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-10-04 01:22:33 +07:00
committed by GitHub
parent d97b476ecf
commit eeb111bf44
5 changed files with 22 additions and 12 deletions
+2 -1
View File
@@ -42,7 +42,8 @@ export default mergeIds(trackerId, tracker, {
ConfigDescription: '' as IntlString,
Unarchive: '' as IntlString,
UnarchiveConfirm: '' as IntlString,
AllProjects: '' as IntlString
AllProjects: '' as IntlString,
RemainingTime: '' as IntlString
},
activity: {
TxIssueCreated: '' as AnyComponent,