fix date format in us locale
This commit is contained in:
parent
f3e76a1e0f
commit
0870b270cc
@ -1,6 +1,6 @@
|
|||||||
[formats]
|
[formats]
|
||||||
full_date_format=Mon Jan _2 15:04:05 2006
|
full_date_format=Mon Jan _2 15:04:05 2006
|
||||||
month_date_format=2006-02
|
month_date_format=2006-01
|
||||||
day_date_format=01-02
|
day_date_format=01-02
|
||||||
|
|
||||||
[strings]
|
[strings]
|
||||||
@ -175,4 +175,3 @@ cuckoo_pow=Proof of Work
|
|||||||
start_mining=Mine!
|
start_mining=Mine!
|
||||||
|
|
||||||
download_prompt=Download
|
download_prompt=Download
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user