Skip to content

Commit

Permalink
Feat: #10 View Logs to be changed to 'Consent history'
Browse files Browse the repository at this point in the history
  • Loading branch information
MARZOOQUE authored and georgepadayatti committed Nov 22, 2023
1 parent aea8445 commit 8de8141
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/localization/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"subscriptionKey": "Subscription key",
"fetchingMessage": "Fetching Organization...",
"subscribe": "Subscribe",
"logs": "Logs",
"logs": "Consent history",
"lastVisit": "Last visit",
"messages": {
"username": "Please input your username!",
Expand Down Expand Up @@ -72,7 +72,7 @@
"description": "You can request downloading of your personal data or view status of your request"
},
"viewlogs": {
"title": "View logs",
"title": "Consent history",
"description": "View your consent history/logs",
"progress": "Fetching Logs...",
"timestamp": "Timestamp",
Expand Down
4 changes: 2 additions & 2 deletions src/localization/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"fetchingMessage": "Buscando organização...",
"subscribe": "Subscribe",
"rememberme": "Lembre de mim",
"logs": "Logs",
"logs": "Consent history",
"lastVisit": "Ultima visita",
"messages": {
"username": "Por favor insira seu nome de usuário!",
Expand Down Expand Up @@ -75,7 +75,7 @@
"userRequest": "solicitações de usuário"
},
"viewlogs": {
"title": "ver registros",
"title": "Consent history",
"description": "Visualize seu histórico / registros de consentimento",
"timestamp": "Registro de data e hora",
"log": "registro",
Expand Down
4 changes: 2 additions & 2 deletions src/localization/locales/sv/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"rememberme": "Kom ihåg mig",
"subscriptionKey": "Prenumerationsnyckel",
"subscribe": "Prenumerera",
"logs": "Historik",
"logs": "Historia av samtycke",
"lastVisit": "Senast besökt",
"messages": {
"username": "Vänligen skriv in ditt användarnamn!",
Expand Down Expand Up @@ -72,7 +72,7 @@
"emptyMessage": "Ingen förfrågan hittades för datahämtning."
},
"viewlogs": {
"title": "Visa historik",
"title": "Historia av samtycke",
"description": "Visa din samtykeshistorik",
"timestamp": "Tidangivelse",
"log": "Logg",
Expand Down

0 comments on commit 8de8141

Please sign in to comment.