From ede1067bb38989152cbd22729231fdd2c50041fd Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Sun, 21 May 2023 00:07:59 +0200 Subject: [Hotfix] Wrong key name interpreted as plural (#459) --- backend/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/locales/en-US.json') diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 26a1c5e5..fc9f68fd 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -76,7 +76,7 @@ } }, "SettingsDeveloperIndex": { - "header_other": "Other", + "header": "Other", "react_devtools": { "desc": "Enables connection to a computer running React DevTools. Changing this setting will reload Steam. Set the IP address before enabling.", "ip_label": "IP", -- cgit v1.2.3