Make date configurable via locales (#997)
This commit is contained in:
parent
64b99038e6
commit
075f3cfa1a
8 changed files with 20 additions and 2 deletions
|
|
@ -1876,3 +1876,6 @@ de:
|
|||
title: Arbeitsgruppen
|
||||
update:
|
||||
notice: Arbeitsgruppe wurde aktualisiert
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%d.%m.%Y %H:%M"
|
||||
|
|
|
|||
|
|
@ -1903,3 +1903,6 @@ en:
|
|||
title: Workgroups
|
||||
update:
|
||||
notice: Workgroup was updated
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%Y-%m-%d %H:%M"
|
||||
|
|
|
|||
|
|
@ -1618,3 +1618,6 @@ es:
|
|||
title: Grupos de trabajo
|
||||
update:
|
||||
notice: El grupo de trabajo se actualizó.
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%d/%b/%Y %H:%M"
|
||||
|
|
|
|||
|
|
@ -1375,3 +1375,6 @@ fr:
|
|||
title: Équipes
|
||||
update:
|
||||
notice: L'équipe a été mise à jour
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%d/%m/%Y %H:%M"
|
||||
|
|
|
|||
|
|
@ -1868,3 +1868,6 @@ nl:
|
|||
title: Werkgroepen
|
||||
update:
|
||||
notice: Werkgroep is bijgewerkt
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%d-%m-%Y %H:%M"
|
||||
|
|
|
|||
|
|
@ -1903,4 +1903,6 @@ tr:
|
|||
title: Çalışma Grupları
|
||||
update:
|
||||
notice: Çalışma grubu güncellendi.
|
||||
|
||||
time:
|
||||
formats:
|
||||
foodsoft_datetime: "%d.%b.%Y %H:%M"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue