Skip to content

Commit

Permalink
New translations zod.json (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Dec 28, 2024
1 parent 51cc844 commit 2bb6653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/locales/tr/zod.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"string": {
"startsWith": "Bu alan {{startsWith}} ile başlamalıdır",
"endsWith": "Bu alan {{endsWith}} ile bitmelidir",
"includes": "Bu alan {{includes}} adresini içermelidir"
"includes": "Bu alan {{includes}} içermelidir"
},
"tooSmall": {
"string": "Bu alan en az {{minimum}} karakter uzunluğunda olmalıdır",
Expand Down

0 comments on commit 2bb6653

Please sign in to comment.