Skip to content

Commit 1f70bc0

Browse files
authored
fix sr_Latn translation
*negative* translated as positive
1 parent b50cd17 commit 1f70bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/translations/validators.sr_Latn.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
</trans-unit>
353353
<trans-unit id="91">
354354
<source>This value should be either negative or zero.</source>
355-
<target>Ova vrednost bi trebala biti pozitivna ili nula.</target>
355+
<target>Ova vrednost bi trebala biti negativna ili nula.</target>
356356
</trans-unit>
357357
<trans-unit id="92">
358358
<source>This value is not a valid timezone.</source>

0 commit comments

Comments
 (0)