Skip to content

Commit

Permalink
dateFormat Fix (#76)
Browse files Browse the repository at this point in the history
Turkey has been changed according to the standards of the day month year
  • Loading branch information
ANILKEN authored and njb-said committed Jan 30, 2019
1 parent 2a0c704 commit 2a5d75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tr.json
Expand Up @@ -5,7 +5,7 @@
"translations" : {
"meta" : {
"thForDate" : false,
"dateFormat" : "[month] [date] [year]",
"dateFormat" : "[date] [month] [year]",
"months" : [
"Ocak",
"Şubat",
Expand Down

0 comments on commit 2a5d75a

Please sign in to comment.