summaryrefslogtreecommitdiff
path: root/app/Locales/ru_RU/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locales/ru_RU/translations.php')
-rw-r--r--app/Locales/ru_RU/translations.php20
1 files changed, 19 insertions, 1 deletions
diff --git a/app/Locales/ru_RU/translations.php b/app/Locales/ru_RU/translations.php
index a949dbd0..e5e3e8bc 100644
--- a/app/Locales/ru_RU/translations.php
+++ b/app/Locales/ru_RU/translations.php
@@ -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.' => '',
);