Skip to content

Commit 09da25b

Browse files
committed
minor #43320 [Security][Validator] Add missing translations for Gallician (gl) (afaricamp)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Security][Validator] Add missing translations for Gallician (gl) | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #41044 | License | MIT | Doc PR | symfony/symfony-docs#... Added missing Gallician translation units for security and validators. Commits ------- 3a754be7af [Security][Validator] Add missing translations for Gallician (gl)
2 parents c95093a + b5f6bac commit 09da25b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.gl.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Este valor non é un número de identificación de valores internacionais (ISIN) válido.</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Este valor debe ser unha expresión válida.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)