diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 5a715fcf..aa3552fb 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -138,7 +138,7 @@ "audioDeviceFetchError": "an error occurred when trying to get audio devices", "authenticationFailed": "authentication failed", "credentialsRequired": "credentials required", - "endpointNotImplementedError": "endpoint {{endpoint} is not implemented for {{serverType}}", + "endpointNotImplementedError": "endpoint {{endpoint}} is not implemented for {{serverType}}", "genericError": "an error occurred", "invalidServer": "invalid server", "localFontAccessDenied": "access denied to local fonts",