minor #30042 Fix typo in Norwegian translation (tarjei)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #30042).

Discussion
----------

Fix typo in Norwegian translation

| Q             | A
| ------------- | ---
| Branch?       | master for features / 3.4 up to 4.2 for bug fixes <!-- see below -->
| Bug fix?      | no
| New feature?  |no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT

Minor translation fix.

Commits
-------

e8cdda3cf2 Fix typo in translation
This commit is contained in:
Robin Chalas 2019-01-31 11:03:53 +01:00
commit 38d55287e5
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
</trans-unit>
<trans-unit id="4">
<source>Invalid credentials.</source>
<target>Ugyldig påloggingsinformasjonen.</target>
<target>Ugyldig påloggingsinformasjon.</target>
</trans-unit>
<trans-unit id="5">
<source>Cookie has already been used by someone else.</source>

View File

@ -16,7 +16,7 @@
</trans-unit>
<trans-unit id="4">
<source>Invalid credentials.</source>
<target>Ugyldig påloggingsinformasjonen.</target>
<target>Ugyldig påloggingsinformasjon.</target>
</trans-unit>
<trans-unit id="5">
<source>Cookie has already been used by someone else.</source>