build: migrate to Dioxus 0.6
This commit is contained in:
14
src/internationalization/en_us.ftl
Normal file
14
src/internationalization/en_us.ftl
Normal file
@@ -0,0 +1,14 @@
|
||||
none = none
|
||||
long-term = long-term
|
||||
yesterday = yesterday
|
||||
today = today
|
||||
tomorrow = tomorrow
|
||||
overdue = overdue
|
||||
|
||||
## Date and time formats
|
||||
date-format = %B %-d
|
||||
date-year-format = %B %-d, %Y
|
||||
date-weekday-format = %A, %B %-d
|
||||
date-weekday-year-format = %A, %B %-d, %Y
|
||||
weekday-lowercase-first = false
|
||||
time-format = %-I:%M %P
|
||||
Reference in New Issue
Block a user