diff --git a/i18n/sv.json b/i18n/sv.json index 9e26dfee..76e5b171 100644 --- a/i18n/sv.json +++ b/i18n/sv.json @@ -1 +1,15 @@ -{} \ No newline at end of file +{ + "label.remove": "Ta bort", + "label.ok": "OK", + "label.no": "Nej", + "label.login": "Logga in", + "label.close": "Stäng", + "label.change": "Ändra", + "label.cancel": "Avbryt", + "label.add": "Lägg till", + "label.accept": "Acceptera", + "common.tabs.TAB_PLAYBOOKS": "Playbooks", + "common.tabs.TAB_MESSAGING": "Kanaler", + "common.tabs.TAB_FOCALBOARD": "Boards", + "common.permissions.canBasicAuth": "Webbautentisering" +}