add japanese translation (#774)

This commit is contained in:
heddi.nabbisen
2019-05-12 05:37:36 +09:00
committed by Kevin Papst
parent 09da7cd242
commit 5f4a5364b0
15 changed files with 1402 additions and 2 deletions

View File

@@ -176,6 +176,12 @@ kimai:
date: 'Y-m-d'
date_time: 'm-d H:i'
duration: '%%h:%%m tim'
ja:
date_time_type: 'yyyy-MM-dd HH:mm'
date_type: 'yyyy-MM-dd'
date: 'Y-m-d'
date_time: 'm-d H:i'
duration: '%%h:%%m tim'
# --------------------------------------------------------------------------------
# timesheet calendar configuration

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|hu|pt_BR|sv
app_locales: en|de|it|fr|es|ru|ar|hu|pt_BR|sv|ja
services:
# default configuration for services in *this* file