Enable map support #1

Merged
Erik merged 3 commits from yeet into main 2022-11-22 11:26:43 +01:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 73589d9268 - Show all commits

View File

@ -6,14 +6,14 @@
"data": {
"email": "E-Mailaddresse"
},
"description": "Um einen Authentifizierungscode per E-Mail zu erhalten, gib die E-Mailadresse deines Vorwerk-Accounts ein.\n\nSiehe [Vorwerk-Dokumentation]({docs_url})."
"description": "Um einen Authentifizierungscode per E-Mail zu erhalten, gib die E-Mailadresse deines Vorwerk-Accounts ein."
},
"code": {
"title": "Vorwerk Account Info",
"data": {
"code": "Code"
},
"description": "Gib den per E-Mail erhaltenen Code ein.\n\nSee [Vorwerk documentation]({docs_url})."
"description": "Gib den per E-Mail erhaltenen Code ein."
}
},
"error": {

View File

@ -6,14 +6,14 @@
"data": {
"email": "Email"
},
"description": "To recieve an authentication code, enter the email address of your vorwerk account.\n\nSee [Vorwerk documentation]({docs_url})."
"description": "To recieve an authentication code, enter the email address of your vorwerk account."
},
"code": {
"title": "Vorwerk Account Info",
"data": {
"code": "Code"
},
"description": "Enter the code you received by email.\n\nSee [Vorwerk documentation]({docs_url})."
"description": "Enter the code you received by email."
}
},
"error": {