Skip to content

Commit

Permalink
Update validators.tr.xlf
Browse files Browse the repository at this point in the history
Turkish Spelling error corrected.
  • Loading branch information
cesurapp authored and fabpot committed Sep 11, 2020
1 parent e575d3f commit 63f7098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/translations/validators.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
</trans-unit>
<trans-unit id="21">
<source>This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more.</source>
<target>Bu değer çok kısa. {{ limit }} karakter veya daha fazla olmaldır.</target>
<target>Bu değer çok kısa. {{ limit }} karakter veya daha fazla olmalıdır.</target>
</trans-unit>
<trans-unit id="22">
<source>This value should not be blank.</source>
Expand Down

0 comments on commit 63f7098

Please sign in to comment.