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 1e94f03 commit 228b107Copy full SHA for 228b107
1 file changed
frontend/src/lib/i18n/locales/no-NO.json
@@ -52,7 +52,7 @@
52
"failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",
53
"errorTitle": "An error occurred",
54
"errorSubtitleInfo": "The following error occurred while processing your request:",
55
- "errorSubtitle": "An error occurred while trying to perform this action. Please check your browser console or the app logs for more information.",
+ "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.",
56
"forgotPasswordMessage": "You can reset your password by changing the `USERS` environment variable.",
57
"fieldRequired": "This field is required",
58
"invalidInput": "Invalid input",
0 commit comments