We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c7ad7 commit a204e85Copy full SHA for a204e85
homeassistant/components/duckdns/strings.json
@@ -5,7 +5,7 @@
5
},
6
"error": {
7
"unknown": "[%key:common::config_flow::error::unknown%]",
8
- "update_failed": "Updating DuckDNS failed"
+ "update_failed": "Updating Duck DNS failed"
9
10
"step": {
11
"user": {
@@ -37,7 +37,7 @@
37
38
"services": {
39
"set_txt": {
40
- "description": "Sets the TXT record of your DuckDNS subdomain.",
+ "description": "Sets the TXT record of your Duck DNS subdomain.",
41
"fields": {
42
"config_entry_id": {
43
"description": "The Duck DNS integration ID.",
0 commit comments