Skip to content

Commit

Permalink
Fix: Change sidebar item Data Disclosure Agreement to Manage Listing
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Apr 8, 2024
1 parent a3151ec commit 38f3582
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions src/translations/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"sideBar": {
"gettingStarted": "Getting Started",
"dataAgreements": "Data Disclosure Agreements",
"dataAgreements": "Manage Listing",
"account": "Account",
"manageAdmin": "Manage Admin",
"developerApis": "Developer APIs",
Expand All @@ -57,7 +57,7 @@
"policyUrl": "policyUrl",
"location": "Location",
"descriptionPlaceholder": "Description of organisation with character limit of 500 characters",
"prepareDA": "View Data Disclosure Agreement",
"prepareDA": "Manage Listing",
"manageAccount": "Manage Account",
"developerDocumentation": "Developer Documentation",
"connectWalletTitle": "Add Credentials - ",
Expand Down Expand Up @@ -106,14 +106,14 @@
},

"dataAgreements": {
"title": "Data Disclosure Agreements",
"title": "Manage Listing",
"all": "All",
"list": "Listed",
"tooltipPublished": "Data Disclosure Agreement is Published",
"tooltipView": "View Data Disclosure Agreement",
"tooltipEdit": "Edit Data Disclosure Agreement",
"tooltipDelete": "Delete Data Disclosure Agreement",
"pageDescription": "Manage Data Disclosure Agreements for your organisation.",
"pageDescription": "Manage listing using Data Disclosure Agreements (DDAs) for your organisation.",
"usagePurpose": "Usage Purpose",
"version": "Version",
"dataExchange": "Data Exchange",
Expand Down
4 changes: 2 additions & 2 deletions src/translations/fi/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"sideBar": {
"gettingStarted": "Getting Started",
"dataAgreements": "Data Disclosure Agreements"
"dataAgreements": "Data Source Listing"
},
"gettingStarted": {
"sector": "Sector:",
Expand Down Expand Up @@ -92,7 +92,7 @@
},

"dataAgreements": {
"title": "Data Disclosure Agreements",
"title": "Manage Listing",
"all": "All",
"list": "List"
}
Expand Down
2 changes: 1 addition & 1 deletion src/translations/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},

"dataAgreements": {
"title": "Data Disclosure Agreements",
"title": "Manage Listing",
"all": "All",
"list": "List"
}
Expand Down

0 comments on commit 38f3582

Please sign in to comment.