Fix duration_short format for french (#297)
This commit is contained in:
committed by
Kevin Papst
parent
4c277fe1b5
commit
4ede5463f9
@@ -61,7 +61,7 @@ kimai:
|
||||
fr:
|
||||
date_short: 'd/m/Y'
|
||||
duration: '%%h h %%m min'
|
||||
duration_short: '%%h:%%m h'
|
||||
duration_short: '%%h h %%m'
|
||||
es:
|
||||
date_short: 'd.m.Y'
|
||||
duration: '%%h:%%m h'
|
||||
|
||||
Reference in New Issue
Block a user