Sha256: 862186e1418c390cf71925e40708134b90b82a0d98edd307cf02dcfcbb0df368

Contents?: true

Size: 632 Bytes

Versions: 2

Compression:

Stored size: 632 Bytes

Contents

# http://en.wikipedia.org/wiki/IETF_language_tag
# http://www.iana.org/assignments/language-subtag-registry
# http://ftp.ics.uci.edu/pub/ietf/http/related/iso639.txt (Use this I think)
"en":
  scenario: Scenario
  given_scenario: GivenScenario
  given: Given
  when: When
  then: Then
  and: And
"no":
  scenario: Scenario
  given_scenario: GittScenario
  given: Gitt
  when: Når
  then: Så
  and: Og
"fr":
  scenario: Scenario
  given_scenario: SoitScenario
  given: Soit
  when: Lorsque
  then: Alors
  and: Et
"pt":
  scenario: Escenario
  given_scenario: DadoElEscenario
  given: Dado
  when: Cuando
  then: Entonces
  and: Y

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
aslakhellesoy-cucumber-0.1.3 lib/cucumber/languages.yml
aslakhellesoy-cucumber-0.1.4 lib/cucumber/languages.yml