added hebrew translations (#1724)

first day of week in datepicker is locale specific now
This commit is contained in:
Kevin Papst
2020-05-24 13:58:13 +02:00
committed by GitHub
parent e2a4998341
commit 91736e89cc
29 changed files with 2235 additions and 17 deletions

View File

@@ -253,6 +253,12 @@ kimai:
date: 'd/m/Y'
date_time: 'd/m H:i'
duration: '%%h h %%m'
he:
date_time_type: 'dd/MM/yyyy HH:mm'
date_type: 'dd/MM/yyyy'
date: 'd/m/Y'
date_time: 'd/m H:i'
duration: '%%h:%%m'
hu:
date_time_type: 'yyyy.MM.dd. HH:mm'
date_type: 'yyyy.MM.dd.'