Fix typos in Duck DNS integration (#157118)

This commit is contained in:
Manu
2025-11-23 18:05:08 +01:00
committed by GitHub
parent 79c7ad7646
commit a204e85d84

View File

@@ -5,7 +5,7 @@
},
"error": {
"unknown": "[%key:common::config_flow::error::unknown%]",
"update_failed": "Updating DuckDNS failed"
"update_failed": "Updating Duck DNS failed"
},
"step": {
"user": {
@@ -37,7 +37,7 @@
},
"services": {
"set_txt": {
"description": "Sets the TXT record of your DuckDNS subdomain.",
"description": "Sets the TXT record of your Duck DNS subdomain.",
"fields": {
"config_entry_id": {
"description": "The Duck DNS integration ID.",