Skip to content

Commit 6514f64

Browse files
committed
Change translation keys from reasonLabel and reasonTooltip to justificationLabel and justificationTooltip
1 parent 819d3f5 commit 6514f64

File tree

17 files changed

+37
-37
lines changed

17 files changed

+37
-37
lines changed

packages/gator-permissions-snap/locales/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": "Der angeforderte Token"
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": "Grund"
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": "Der vom Empfänger angegebene Grund für die Anforderung dieser Genehmigung."
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/el.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": "The token being requested"
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": "Justification"
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": "Justification given by the recipient for requesting this permission."
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/es_419.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": "El token solicitado"
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": "Motivo"
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": "El motivo dado por el destinatario para solicitar este permiso."
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/fr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/hi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/id.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/ja.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/ko.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

packages/gator-permissions-snap/locales/pt_BR.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"tokenTooltip": {
2020
"message": ""
2121
},
22-
"reasonLabel": {
22+
"justificationLabel": {
2323
"message": ""
2424
},
25-
"reasonTooltip": {
25+
"justificationTooltip": {
2626
"message": ""
2727
},
2828
"accountLabel": {

0 commit comments

Comments
 (0)