Improve settings page and move some config parameters to the database
This commit is contained in:
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Einstellungen',
|
||||
'Application settings' => 'Anwendungskonfiguration',
|
||||
'Language' => 'Sprache',
|
||||
'Webhooks token:' => 'Webhooks Token:',
|
||||
// 'Webhook token:' => '',
|
||||
'API token:' => 'API Token:',
|
||||
'More information' => 'Mehr Informationen',
|
||||
'Database size:' => 'Datenbankgröße:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Preferencias',
|
||||
'Application settings' => 'Parámetros de la aplicación',
|
||||
'Language' => 'Idioma',
|
||||
'Webhooks token:' => 'Ficha de seguridad (token) para los webhooks :',
|
||||
'Webhook token:' => 'Ficha de seguridad (token) para los webhooks :',
|
||||
'API token:' => 'Ficha de seguridad (token) para API:',
|
||||
'More information' => 'Más informaciones',
|
||||
'Database size:' => 'Tamaño de la base de datos:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Asetukset',
|
||||
'Application settings' => 'Ohjelman asetukset',
|
||||
'Language' => 'Kieli',
|
||||
'Webhooks token:' => 'Webhooks avain:',
|
||||
'Webhook token:' => 'Webhooks avain:',
|
||||
// 'API token:' => '',
|
||||
'More information' => 'Lisätietoja',
|
||||
'Database size:' => 'Tietokannan koko:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Préférences',
|
||||
'Application settings' => 'Paramètres de l\'application',
|
||||
'Language' => 'Langue',
|
||||
'Webhooks token:' => 'Jeton de securité pour les webhooks :',
|
||||
'Webhook token:' => 'Jeton de securité pour les webhooks :',
|
||||
'API token:' => 'Jeton de securité pour l\'API :',
|
||||
'More information' => 'Plus d\'informations',
|
||||
'Database size:' => 'Taille de la base de données :',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
'Reference' => 'Référence',
|
||||
'Reference: %s' => 'Référence : %s',
|
||||
'Label' => 'Libellé',
|
||||
'Database' => 'Base de données',
|
||||
'About' => 'A propos',
|
||||
'Database driver:' => 'Type de base de données :',
|
||||
'Board settings' => 'Paramètres du tableau',
|
||||
'URL and token' => 'URL et jeton de sécurité',
|
||||
'Webhook settings' => 'Paramètres pour les webhooks',
|
||||
'URL for task creation:' => 'URL pour la création de tâche :',
|
||||
'Reset token' => 'Regénérer le jeton de sécurité',
|
||||
'API endpoint:' => 'URL de l\'API :',
|
||||
'Refresh interval for private board' => 'Intervalle pour rafraîchir un tableau privé',
|
||||
'Refresh interval for public board' => 'Intervalle pour rafraîchir un tableau public',
|
||||
'Task highlight period' => 'Durée pour mettre une tâche en évidence',
|
||||
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Durée en seconde pour considérer une tâche comme récemment modifiée (0 pour désactiver, 2 jours par défaut)',
|
||||
'Frequency in second (60 seconds by default)' => 'Fréquence en seconde (60 secondes par défaut)',
|
||||
'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Fréquence en seconde (0 pour désactiver, 10 secondes par défaut)',
|
||||
'Application URL' => 'URL de l\'application',
|
||||
'Example: http://example.kanboard.net/ (used by email notifications)' => 'Exemple : http://exemple.kanboard.net/ (utilisé pour les notifications)',
|
||||
'Token regenerated.' => 'Jeton de sécurité regénéré.',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Impostazioni',
|
||||
'Application settings' => 'Impostazioni dell\'applicazione',
|
||||
'Language' => 'Lingua',
|
||||
'Webhooks token:' => 'Identificatore (token) per i webhooks :',
|
||||
'Webhook token:' => 'Identificatore (token) per i webhooks :',
|
||||
// 'API token:' => '',
|
||||
'More information' => 'Più informazioni',
|
||||
'Database size:' => 'Dimensioni della base dati:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Ustawienia',
|
||||
'Application settings' => 'Ustawienia aplikacji',
|
||||
'Language' => 'Język',
|
||||
'Webhooks token:' => 'Token :',
|
||||
'Webhook token:' => 'Token :',
|
||||
// 'API token:' => '',
|
||||
'More information' => 'Więcej informacji',
|
||||
'Database size:' => 'Rozmiar bazy danych :',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Preferências',
|
||||
'Application settings' => 'Preferências da aplicação',
|
||||
'Language' => 'Idioma',
|
||||
'Webhooks token:' => 'Token de webhooks:',
|
||||
'Webhook token:' => 'Token de webhooks:',
|
||||
'API token:' => 'API Token:',
|
||||
'More information' => 'Mais informação',
|
||||
'Database size:' => 'Tamanho do banco de dados:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Настройки',
|
||||
'Application settings' => 'Настройки приложения',
|
||||
'Language' => 'Язык',
|
||||
'Webhooks token:' => 'Webhooks токен :',
|
||||
'Webhook token:' => 'Webhooks токен :',
|
||||
'API token:' => 'API токен :',
|
||||
'More information' => 'Подробнее',
|
||||
'Database size:' => 'Размер базы данных :',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => 'Inställningar',
|
||||
'Application settings' => 'Applikationsinställningar',
|
||||
'Language' => 'Språk',
|
||||
'Webhooks token:' => 'Token för webhooks:',
|
||||
'Webhook token:' => 'Token för webhooks:',
|
||||
'API token:' => 'API token:',
|
||||
'More information' => 'Mer information',
|
||||
'Database size:' => 'Databasstorlek:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
@@ -83,7 +83,7 @@ return array(
|
||||
'Settings' => '设置',
|
||||
'Application settings' => '应用设置',
|
||||
'Language' => '语言',
|
||||
'Webhooks token:' => '页面钩子令牌:',
|
||||
'Webhook token:' => '页面钩子令牌:',
|
||||
// 'API token:' => '',
|
||||
'More information' => '更多信息',
|
||||
'Database size:' => '数据库大小:',
|
||||
@@ -516,4 +516,22 @@ return array(
|
||||
// 'Reference' => '',
|
||||
// 'Reference: %s' => '',
|
||||
// 'Label' => '',
|
||||
// 'Database' => '',
|
||||
// 'About' => '',
|
||||
// 'Database driver:' => '',
|
||||
// 'Board settings' => '',
|
||||
// 'URL and token' => '',
|
||||
// 'Webhook settings' => '',
|
||||
// 'URL for task creation:' => '',
|
||||
// 'Reset token' => '',
|
||||
// 'API endpoint:' => '',
|
||||
// 'Refresh interval for private board' => '',
|
||||
// 'Refresh interval for public board' => '',
|
||||
// 'Task highlight period' => '',
|
||||
// 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
|
||||
// 'Frequency in second (60 seconds by default)' => '',
|
||||
// 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
|
||||
// 'Application URL' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
|
||||
// 'Token regenerated.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user