Skip to content

Commit

Permalink
Update translations to include link to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed Apr 26, 2023
1 parent af6e6fa commit c7210b8
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 26 deletions.
2 changes: 1 addition & 1 deletion custom_components/nest_protect/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
},
"account_link": {
"description": "Please get your issue_token and cookies following the instructions in the integration README and paste them below.",
"description": "Please retrieve your issue_token and cookies manually, following the instructions in the [integration README](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) and paste them below.",
"data": {
"issue_token": "[%key:common::config_flow::data::issue_token%]",
"cookies": "[%key:common::config_flow::data::cookies%]"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nest_protect/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"account_link": {
"description": "Bitte holen Sie sich Ihr Issue_Token und Ihre Cookies gemäß den Anweisungen in der Integrations-README und fügen Sie sie unten ein.",
"description": "Bitte holen Sie sich Ihr Issue_Token und Ihre Cookies gemäß den Anweisungen in der [Integrations-README](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) und fügen Sie sie unten ein.",
"data": {
"issue_token": "issue_token",
"cookies": "cookies"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nest_protect/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"account_link": {
"description": "Please get your issue_token and cookies following the instructions in the integration README and paste them below.",
"description": "Please retrieve your issue_token and cookies manually, following the instructions in the [integration README](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) and paste them below.",
"data": {
"issue_token": "issue_token",
"cookies": "cookies"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nest_protect/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"account_link": {
"description": "Veuillez récupérer votre issue_token et vos cookies en suivant les instructions du fichier README d'intégration et collez-les ci-dessous.",
"description": "Veuillez récupérer votre issue_token et vos cookies en suivant les instructions du fichier [README](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) d'intégration et collez-les ci-dessous.",
"data": {
"issue_token": "issue_token",
"cookies": "cookies"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nest_protect/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"account_link": {
"description": "Haal uw issue_token en cookies op volgens de instructies in de README voor integratie en plak ze hieronder.",
"description": "Verkrijg uw issue_token en cookies handmatig, volgens de instructies in de [README](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) en plak ze hieronder.",
"data": {
"issue_token": "issue_token",
"cookies": "cookies"
Expand Down
2 changes: 1 addition & 1 deletion custom_components/nest_protect/translations/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"account_link": {
"description": "Obtenha seu issue_token e cookies seguindo as instruções no LEIA-ME de integração e cole-os abaixo.",
"description": "Obtenha seu issue_token e cookies seguindo as instruções no [LEIA-ME](https://github.com/iMicknl/ha-nest-protect/tree/beta#retrieving-issue_token-and-cookies) de integração e cole-os abaixo.",
"data": {
"issue_token": "issue_token",
"cookies": "cookies"
Expand Down
20 changes: 0 additions & 20 deletions custom_components/nest_protect/translations/pt-pt.json

This file was deleted.

0 comments on commit c7210b8

Please sign in to comment.