mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-02 15:33:32 +00:00
fix localesg
This commit is contained in:
@@ -60,7 +60,7 @@ function DNSProviderField() {
|
||||
<FormErrorMessage>
|
||||
{!isLoading && !data?.total
|
||||
? intl.formatMessage({
|
||||
id: "dns-providers-empty",
|
||||
id: "dns-providers.empty",
|
||||
})
|
||||
: form.errors[fieldName]}
|
||||
</FormErrorMessage>
|
||||
|
Reference in New Issue
Block a user