Skip to content

Commit 6aff128

Browse files
authored
Fix capitalization of RADIUS in Uptime Kuma (home-assistant#154456)
1 parent 655de3d commit 6aff128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/uptime_kuma/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"postgres": "PostgreSQL",
9999
"mysql": "MySQL/MariaDB",
100100
"mongodb": "MongoDB",
101-
"radius": "Radius",
101+
"radius": "RADIUS",
102102
"redis": "Redis",
103103
"tailscale_ping": "Tailscale Ping",
104104
"snmp": "SNMP",

0 commit comments

Comments
 (0)