mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Remove unused date/time formats
This commit is contained in:
parent
7f2ad25ee6
commit
4c190a0356
1 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ en:
|
|||
time:
|
||||
formats:
|
||||
default: "%Y-%m-%d %H:%M"
|
||||
longer: "%a, %e. %b %Y, %H:%M"
|
||||
long: "%A, %e. %B %Y, %H:%M"
|
||||
short: "%d.%m.%y, %H:%M"
|
||||
date: "%Y-%m-%d"
|
||||
|
@ -28,7 +27,6 @@ en:
|
|||
date:
|
||||
formats:
|
||||
default: "%Y-%m-%d"
|
||||
year_and_month: "%Y %B"
|
||||
|
||||
activerecord:
|
||||
errors:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue