Skip to content

Commit

Permalink
Turkish translation of invalid date string (#515)
Browse files Browse the repository at this point in the history
Co-authored-by: Suleyman Bilgin <suleymanbilgin@thy.com>
  • Loading branch information
suleymanbilgin and Suleyman Bilgin committed May 28, 2023
1 parent a1a8f2b commit 36e247f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions library/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2016 Square, Inc. -->

<resources>
<string name="invalid_date">Tarih %1$s ve %2$s arasında olmalıdır.</string>
</resources>

0 comments on commit 36e247f

Please sign in to comment.