8000 minor #53953 [Validator] Update missing validator translation for Swe… · symfony/symfony@89d5eb2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89d5eb2

Browse files
minor #53953 [Validator] Update missing validator translation for Swedish (H4wKs)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Update missing validator translation for Swedish | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #53800 | License | MIT Reviewed translation with `state="needs-review-translation"` Commits ------- de73246 review translations
2 parents 8306a88 + de73246 commit 89d5eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.sv.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
</trans-unit>
193193
<trans-unit id="51" resname="No temporary folder was configured in php.ini.">
194194
<source>No temporary folder was configured in php.ini, or the configured folder does not exist.</source>
195-
<target state="needs-review-translation">Ingen tillfällig mapp konfigurerades i php.ini, eller den konfigurerade mappen finns inte.</target>
195+
<target>Ingen tillfällig mapp konfigurerades i php.ini, eller den konfigurerade mappen finns inte.</target>
196196
</trans-unit>
197197
<trans-unit id="52">
198198
<source>Cannot write temporary file to disk.</source>

0 commit comments

Comments
 (0)
0