diff options
Diffstat (limited to 'apps/workflowengine/l10n/ru.js')
-rw-r--r-- | apps/workflowengine/l10n/ru.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index f0eee3e22fe..1a742414546 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -48,6 +48,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Механизм обработки Nextcloud", "Select a filter" : "Выберите фильтр", "Select a comparator" : "Выберите компаратор", + "Remove filter" : "Удалить фильтр", "Select a file type" : "Выберите тип файла", "e.g. httpd/unix-directory" : "например, каталог httpd/unix", "Folder" : "Каталог", @@ -70,6 +71,7 @@ OC.L10N.register( "Add new flow" : "Добавить обработку", "When" : "Когда", "and" : "и", + "Add a new filter" : "Добавить новый фильтр", "Cancel" : "Отменить", "Delete" : "Удалить", "The configuration is invalid" : "Конфигурация неверна", |