Skip to content

Commit

Permalink
Support for Swedish language
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Nov 26, 2009
1 parent 62a207f commit d79e211
Show file tree
Hide file tree
Showing 10 changed files with 1,937 additions and 6 deletions.
12 changes: 12 additions & 0 deletions Languages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,16 @@
<And>En</And>
<But>Maar</But>
</Language>
<Language code="sv" defaultSpecificCulture="sv-SE">
<Feature>Egenskap</Feature>
<Background>Bakgrund</Background>
<Scenario>Scenario</Scenario>
<ScenarioOutline>Abstrakt Scenario</ScenarioOutline>
<Examples>Exempel</Examples>
<Given>Givet</Given>
<When>När</When>
<Then>Så</Then>
<And>Och</And>
<But>Men</But>
</Language>
</SpecFlowLanguages>
Loading

0 comments on commit d79e211

Please sign in to comment.