Skip to content

Commit

Permalink
Update de.json - renamed "Wolke" to Cloud (#819)
Browse files Browse the repository at this point in the history
renamed the translation for "cloud" in german language the computer cloud doesn't translate to anything else.

Co-authored-by: AdrianGarside <[email protected]>
  • Loading branch information
G4Cab and AdrianGarside authored Jan 20, 2025
1 parent 89e88b9 commit b69ff0c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions custom_components/bambu_lab/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
}
},
"Bambu": {
"title": "Bambu Cloud-Verbindung",
"description": "Bitte geben Sie Ihre Bambu Lab-Zugangsdaten an:",
"title": "BambuLab Cloud-Verbindung",
"description": "Bitte geben Sie Ihre BambuLab-Zugangsdaten an:",
"data": {
"region": "Konto-Region:",
"email": "E-Mail-Adresse oder Telefonnummer",
Expand Down Expand Up @@ -357,7 +357,7 @@
"name": "Drucktyp",
"state": {
"local": "Lokal",
"cloud": "Wolke",
"cloud": "Cloud",
"idle": "Leerlauf"
}
},
Expand Down Expand Up @@ -594,8 +594,8 @@
"selector": {
"configuration_type": {
"options": {
"bambu": "Bambuswolke",
"lan": "Lan-Modus"
"bambu": "BambuLab-Cloud",
"lan": "LAN-Mode"
}
}
}
Expand Down

0 comments on commit b69ff0c

Please sign in to comment.