8000 replace "ispravna" with "važeća" in translating "valid HTML/CSS" · symfony/symfony@13e4013 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13e4013

Browse files
author
Jurica Vlahoviček
committed
replace "ispravna" with "važeća" in translating "valid HTML/CSS"
1 parent 7a57f77 commit 13e4013

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Symfony/Component/Form/Resources/translations/validators.hr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</trans-unit>
1717
<trans-unit id="99">
1818
<source>This value is not a valid HTML5 color.</source>
19-
<target>Ova vrijednost nije ispravna HTML5 boja.</target>
19+
<target>Ova vrijednost nije važeća HTML5 boja.</target>
2020
</trans-unit>
2121
<trans-unit id="100">
2222
<source>Please enter a valid birthdate.</source>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@
392392
</trans-unit>
393393
<trans-unit id="101">
394394
<source>This value is not a valid CSS color.</source>
395-
<target>Ova vrijednost nije ispravna CSS boja.</target>
395+
<target>Ova vrijednost nije važeća CSS boja.</target>
396396
</trans-unit>
397397
</body>
398398
</file>

0 commit comments

Comments
 (0)
0