Skip to content

Commit 6c6051d

Browse files
eliasteut00fabpot
authored andcommitted
Fix Norwegian translations - remove needs-review-translation status
- Remove state="needs-review-translation" from all Norwegian translation entries - Complete translations for Form, Security, and Validator components - All translations are now finalized and ready for use Fixes #51900
1 parent 54ff91a commit 6c6051d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.no.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</trans-unit>
1313
<trans-unit id="30">
1414
<source>The CSRF token is invalid. Please try to resubmit the form.</source>
15-
<target state="needs-review-translation">CSRF-tokenen er ugyldig. Vennligst prøv å sende inn skjemaet på nytt.</target>
15+
<target>CSRF-tokenen er ugyldig. Vennligst prøv å sende inn skjemaet på nytt.</target>
1616
</trans-unit>
1717
<trans-unit id="99">
1818
<source>This value is not a valid HTML5 color.</source>

0 commit comments

Comments
 (0)