Added Hungarian translation (#385)

This commit is contained in:
infeeeee
2018-11-02 23:38:12 +01:00
committed by Kevin Papst
parent f45fbbce60
commit 86f40083ef
14 changed files with 1167 additions and 3 deletions

View File

@@ -70,6 +70,10 @@ kimai:
date_short: 'Y-m-d'
duration: '%%h:%%m hours'
duration_short: '%%h:%%m h'
hu:
date_short: 'Y.m.d.'
duration: '%%h:%%m óra'
duration_short: '%%h:%%m h'
# timesheet calendar configuration
calendar:

View File

@@ -2,7 +2,7 @@
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
locale: en
app_locales: en|de|it|fr|es|ru|ar
app_locales: en|de|it|fr|es|ru|ar|hu
services:
# default configuration for services in *this* file