Skip to content

Commit 7ace004

Browse files
shreeyash07AdityaKhatri
authored andcommitted
fix(dref-translation): fix translation file and remove unnecessary letters
1 parent c4e7830 commit 7ace004

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

app/src/views/DrefApplicationForm/EventDetail/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ function EventDetail(props: Props) {
494494
variant="secondary"
495495
disabled={disabled || readOnly}
496496
>
497-
dskd
498497
{strings.drefFormSourceInformationAddButton}
499498
</Button>
500499
</div>

translationMigrations/000051-1758782876113.json renamed to translationMigrations/000052-1760421406280.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"parent": "000050-1758013961153.json",
2+
"parent": "000051-1758354992698.json",
33
"actions": [
44
{
55
"action": "add",
@@ -17,7 +17,7 @@
1717
"action": "add",
1818
"key": "drefFinalizeSuccessTitle",
1919
"namespace": "accountMyFormsDref",
20-
"value": "Successfully finalize the DREF!"
20+
"value": "Successfully finalized the DREF!"
2121
},
2222
{
2323
"action": "add",

0 commit comments

Comments
 (0)