Skip to content

Commit 39627df

Browse files
authored
Fix translation for "This field was not expected"
Update validators.cs.xlf - Fix czech translation for "This field was not expected"
1 parent a54c48c commit 39627df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.cs.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</trans-unit>
3737
<trans-unit id="9">
3838
<source>This field was not expected.</source>
39-
<target>Toto pole nebyla očekávána.</target>
39+
<target>Toto pole nebylo očekáváno.</target>
4040
</trans-unit>
4141
<trans-unit id="10">
4242
<source>This field is missing.</source>

0 commit comments

Comments
 (0)