README.md: fixed i18n links

This one doesn't work as well, but I couldn't find the file in the cucumber/gherkin repo:
https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.yml

I tried looking in 2013 revisions, but with no luck. Perhaps the link was always broken?
This commit is contained in:
Dawid Nowak
2014-08-08 21:58:08 +02:00
parent 5dcc001aac
commit d9939c5e91

View File

@@ -30,9 +30,9 @@ For now exist 10 translated languages: `cs`,`de`,`es`,`fr`,`ja`,`nl`,`pl`,`pt`,`
If you want to translate another language, you can use as reference the `ru` language file under If you want to translate another language, you can use as reference the `ru` language file under
[translations folder](https://github.com/Behat/MinkExtension/tree/master/i18n). [translations folder](https://github.com/Behat/MinkExtension/tree/master/i18n).
**Important:** The filename must match with the same translated language name in [Behat](https://github.com/Behat/Behat/tree/master/i18n) and [Gherkin](https://github.com/Behat/Gherkin/blob/master/i18n.php) in order to work correctly. **Important:** The filename must match with the same translated language name in [Behat](https://github.com/Behat/Behat/blob/master/i18n.php) and [Gherkin](https://github.com/Behat/Gherkin/blob/master/i18n.php) in order to work correctly.
If the language does not exist in [Gherkin](https://github.com/Behat/Gherkin/tree/master/i18n). If the language does not exist in [Gherkin](https://github.com/Behat/Gherkin/blob/master/i18n.php).
You should consider making a [Pull Request](https://github.com/cucumber/cucumber/pulls) to You should consider making a [Pull Request](https://github.com/cucumber/cucumber/pulls) to
[cucumber\gherkin i18n file](https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.yml). [cucumber\gherkin i18n file](https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.yml).