mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
Merge branch 'master' into rails4
This commit is contained in:
commit
cb4c627153
1 changed files with 3 additions and 3 deletions
|
|
@ -210,11 +210,11 @@ de:
|
|||
- Samstag
|
||||
formats:
|
||||
default: "%d.%m.%Y"
|
||||
long: "%e. %B %Y"
|
||||
long: "%d. %B %Y"
|
||||
longer: "%A, %d. %B %Y"
|
||||
month_day: "%d. %B"
|
||||
only_day: "%e"
|
||||
short: "%e. %b"
|
||||
only_day: "%d"
|
||||
short: "%d. %b"
|
||||
month_names:
|
||||
- ~
|
||||
- Januar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue