Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 40ace96

Browse filesBrowse files
phansysfabpot
authored andcommitted
[2.3] [Validator] spanish translation for invalid charset message
1 parent d03a905 commit 40ace96
Copy full SHA for 40ace96

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎src/Symfony/Component/Validator/Resources/translations/validators.es.xlf

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.es.xlf
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@
278278
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
279279
<target>Este valor no debería ser idéntico a {{ compared_value_type }} {{ compared_value }}.</target>
280280
</trans-unit>
281+
<trans-unit id="80">
282+
<source>This value does not match the expected {{ charset }} charset.</source>
283+
<target>La codificación de caracteres para este valor debería ser {{ charset }}.</target>
284+
</trans-unit>
281285
</body>
282286
</file>
283287
</xliff>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.