lib/cucumber/languages.yml in aslakhellesoy-cucumber-0.1.13.3 vs lib/cucumber/languages.yml in aslakhellesoy-cucumber-0.1.14.1

- old
+ new

@@ -256,5 +256,16 @@ given: 假如 when: 当 then: 那么 and: 而且 but: 但是 +# Korean +"ko": + feature: 기능 + scenario: 예 + more_examples: 다른 예 + given_scenario: 주어진 예 + given: 조건 + when: 만일 + then: 그러면 + and: 그리고 + but: 하지만 \ No newline at end of file