Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 0f9144c

Browse files
Fix merge
1 parent fc9162d commit 0f9144c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Core/Resources/translations/security.no.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<body>
55
<trans-unit id="1">
66
<source>An authentication exception occurred.</source>
7-
<target>En autentiserings feil har skjedd.</target>
7+
<target>En autentiseringsfeil har skjedd.</target>
88
</trans-unit>
99
<trans-unit id="2">
1010
<source>Authentication credentials could not be found.</source>
@@ -24,7 +24,7 @@
2424
</trans-unit>
2525
<trans-unit id="6">
2626
<source>Not privileged to request the resource.</source>
27-
<target>Ingen tilgang til å be om gitt kilde.</target>
27+
<target>Ingen tilgang til å be om gitt ressurs.</target>
2828
</trans-unit>
2929
<trans-unit id="7">
3030
<source>Invalid CSRF token.</source>

0 commit comments

Comments
 (0)