-
Authors
-------
diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php
index d9d7b3aff..c83fe21ba 100644
--- a/app/Locale/cs_CZ/translations.php
+++ b/app/Locale/cs_CZ/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 0a9f0d9fa..cd7a6f0dc 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 259ebda3f..891ed651d 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 104b1211d..a1ba90297 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 7c515917c..4acd409ce 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index e4ae6e53d..11a429ee2 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1013,4 +1013,8 @@ return array(
'no category' => 'aucune catégorie',
'Current assignee: %s' => 'Assigné actuel : %s',
'not assigned' => 'non assigné',
+ 'Author:' => 'Auteur :',
+ 'contributors' => 'contributeurs',
+ 'License:' => 'Licence :',
+ 'License' => 'Licence',
);
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 7e8992604..18737dc12 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 74b6b1c00..93800be6a 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php
index 390bc382b..77ebd6504 100644
--- a/app/Locale/ja_JP/translations.php
+++ b/app/Locale/ja_JP/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php
index 849467af6..fedf0c65f 100644
--- a/app/Locale/nl_NL/translations.php
+++ b/app/Locale/nl_NL/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 3685cba40..e55e2dcd7 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index a2aba8114..8965c5aff 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 9b4ee1e2c..bc02e35aa 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 479341172..b6b4ca144 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 5e1efdf26..fd29872a6 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php
index f8b268261..28e403768 100644
--- a/app/Locale/th_TH/translations.php
+++ b/app/Locale/th_TH/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php
index 52ac11e1d..a014dfc16 100644
--- a/app/Locale/tr_TR/translations.php
+++ b/app/Locale/tr_TR/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index e5e54b59b..71c89d91f 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -1011,4 +1011,8 @@ return array(
// 'no category' => '',
// 'Current assignee: %s' => '',
// 'not assigned' => '',
+ // 'Author:' => '',
+ // 'contributors' => '',
+ // 'License:' => '',
+ // 'License' => '',
);
diff --git a/app/Template/config/about.php b/app/Template/config/about.php
index 03a66c3f6..c55233f48 100644
--- a/app/Template/config/about.php
+++ b/app/Template/config/about.php
@@ -11,8 +11,17 @@
= t('Application version:') ?>
= APP_VERSION ?>
+
+ = t('Author:') ?>
+ Frédéric Guillot (= t('contributors') ?>)
+
+
+ = t('License:') ?>
+ MIT
+
+
@@ -38,6 +47,7 @@
+
@@ -61,4 +71,11 @@
= t('Close dialog box') ?> = ESC
= t('Submit a form') ?> = CTRL+ENTER = t('or') ?> ⌘+ENTER
+
+
+
+
+= nl2br(file_get_contents('LICENSE')) ?>
\ No newline at end of file