diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/da_DK/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/de_DE/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/es_ES/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/fi_FI/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/fr_FR/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/hu_HU/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/it_IT/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/ja_JP/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/pl_PL/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/pt_BR/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/ru_RU/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/sv_SE/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/th_TH/translations.php | 3 | ||||
-rw-r--r-- | app/Locale/zh_CN/translations.php | 3 |
14 files changed, 42 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index db91895f..b6186a33 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 967d5f62..f954ce78 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index c69d9084..60a90c9a 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 0dd29c37..42054646 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 7872dec4..26372c48 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -721,4 +721,7 @@ return array( 'fixes' => 'corrige', 'is fixed by' => 'est corrigée par', 'This task' => 'Cette tâche', + '<1h' => '<1h', + '%dh' => '%dh', + '%b %e' => '%e %b', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 1f8de0ea..487492b2 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index afd41d5c..f395caff 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 9d06b83f..ab62128c 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 2ebfc219..688230fa 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index ded6e0db..d7759fc8 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index de792516..0afd3643 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 838b426a..c9a9b041 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 66c7712b..502b1135 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 32278e21..75690708 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -719,4 +719,7 @@ return array( // 'fixes' => '', // 'is fixed by' => '', // 'This task' => '', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', ); |