diff options
Diffstat (limited to 'apps/workflowengine/l10n/sv.js')
-rw-r--r-- | apps/workflowengine/l10n/sv.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js index e5c7deb11e9..8d797259caa 100644 --- a/apps/workflowengine/l10n/sv.js +++ b/apps/workflowengine/l10n/sv.js @@ -34,6 +34,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Objekt 1%s har ingen händelse 1%s", "Operation %s does not exist" : "Operationen %s existerar inte", "Operation %s is invalid" : "Operationen %s är ogiltig", + "At least one check needs to be provided" : "Minst en kontroll måste tillhandahållas", + "Invalid check provided" : "Ogiltig kontroll angavs", "Check %s does not exist" : "Kontroll av %s existerar inte", "Check %s is invalid" : "Kontroll av %s är ogiltig", "Check %s is not allowed with this entity" : "Kontroll %s tillåts inte med denna enhet", @@ -65,6 +67,7 @@ OC.L10N.register( "Desktop client" : "Skrivbordsklient", "Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg", "Custom user agent" : "Anpassad användaragent", + "At least one event must be selected" : "Minst en händelse måste väljas", "Add new flow" : "Lägg till nytt flöde", "When" : "När", "and" : "och", |