Skip to content

Commit

Permalink
fix sr_Latn translation
Browse files Browse the repository at this point in the history
*negative* translated as positive
  • Loading branch information
kaznovac committed May 2, 2020
1 parent aee10cd commit 0da177a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -352,7 +352,7 @@
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>Ova vrednost bi trebala biti pozitivna ili nula.</target>
<target>Ova vrednost bi trebala biti negativna ili nula.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
Expand Down

0 comments on commit 0da177a

Please sign in to comment.