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 ba35f3d commit fd827b3Copy full SHA for fd827b3
src/Symfony/Component/Security/Core/Resources/translations/security.no.xlf
@@ -4,7 +4,7 @@
4
<body>
5
<trans-unit id="1">
6
<source>An authentication exception occurred.</source>
7
- <target>En autentiserings feil har skjedd.</target>
+ <target>En autentiseringsfeil har skjedd.</target>
8
</trans-unit>
9
<trans-unit id="2">
10
<source>Authentication credentials could not be found.</source>
@@ -24,7 +24,7 @@
24
25
<trans-unit id="6">
26
<source>Not privileged to request the resource.</source>
27
- <target>Ingen tilgang til å be om gitt kilde.</target>
+ <target>Ingen tilgang til å be om gitt ressurs.</target>
28
29
<trans-unit id="7">
30
<source>Invalid CSRF token.</source>
0 commit comments