diff options
Diffstat (limited to 'app/Locales')
-rw-r--r-- | app/Locales/de_DE/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/es_ES/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/fi_FI/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/fr_FR/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/it_IT/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/pl_PL/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/pt_BR/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/ru_RU/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/sv_SE/translations.php | 2 | ||||
-rw-r--r-- | app/Locales/zh_CN/translations.php | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 664e1c0e..0aaf5882 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index 218eef07..95e94075 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index cd384433..4364ddc5 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index 03f00474..573b8e89 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -536,4 +536,6 @@ return array( 'ISO format is always accepted, example: "%s" and "%s"' => 'Le format ISO est toujours accepté, exemple : « %s » et « %s »', 'New private project' => 'Nouveau projet privé', 'This project is private' => 'Ce projet est privé', + 'Type here to create a new sub-task' => 'Créer une sous-tâche en écrivant le titre ici', + 'Add' => 'Ajouter', ); diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php index f63221dc..a7946872 100644 --- a/app/Locales/it_IT/translations.php +++ b/app/Locales/it_IT/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 39df7b76..d2eff65d 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index cb158072..2093af95 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/ru_RU/translations.php b/app/Locales/ru_RU/translations.php index fc0240ce..12a5bfe6 100644 --- a/app/Locales/ru_RU/translations.php +++ b/app/Locales/ru_RU/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index 98f208d0..96e4530d 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index ed45befc..c921eb47 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -536,4 +536,6 @@ return array( // 'ISO format is always accepted, example: "%s" and "%s"' => '', // 'New private project' => '', // 'This project is private' => '', + // 'Type here to create a new sub-task' => '', + // 'Add' => '', ); |