Fix duration_short format for french (#297)

This commit is contained in:
Thierry Pasquier
2018-09-02 17:03:38 +02:00
committed by Kevin Papst
parent 4c277fe1b5
commit 4ede5463f9

View File

@@ -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'