diff options
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js index 88c15f978ba..39f85edbf40 100644 --- a/apps/workflowengine/l10n/sk.js +++ b/apps/workflowengine/l10n/sk.js @@ -32,6 +32,7 @@ OC.L10N.register( "Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená", "Check #%s does not exist" : "Kontrola #%s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje", + "Flow" : "Flow (tok)", "Select a filter" : "Vybrať filter", "Select a comparator" : "Vybrať porovnávač", "Select a file type" : "Vyberte typ súboru", diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json index 3dbcd0d7f9d..f4a97eeafbb 100644 --- a/apps/workflowengine/l10n/sk.json +++ b/apps/workflowengine/l10n/sk.json @@ -30,6 +30,7 @@ "Check %s is not allowed with this entity" : "Kontrola %s nie je pre túto entitu povolená", "Check #%s does not exist" : "Kontrola #%s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná alebo neexistuje", + "Flow" : "Flow (tok)", "Select a filter" : "Vybrať filter", "Select a comparator" : "Vybrať porovnávač", "Select a file type" : "Vyberte typ súboru", |