Skip to content

Commit

Permalink
Merge pull request #1360 from sergioforerogomez/master
Browse files Browse the repository at this point in the history
Spanish translation for Feature and Rule synonym keywords
  • Loading branch information
aurelien-reeves authored Mar 9, 2021
2 parents 89f3b10 + 8fe5ffb commit 5c83972
Show file tree
Hide file tree
Showing 12 changed files with 59 additions and 22 deletions.
4 changes: 4 additions & 0 deletions gherkin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
(Fixes [#1284](https://github.com/cucumber/cucumber/issues/1284)

### Fixed
* Use Spanish translation for the "Rule" keyword and for the "Feature" synonym keywords
([#1360](https://github.com/cucumber/cucumber/pull/1360)
[sergioforerogomez])
* Use Italian translation for the "Rule" keyword and for the "Feature" synonym keywords
([#1318](https://github.com/cucumber/cucumber/pull/1318)
[mgiustiniani])
Expand Down Expand Up @@ -991,6 +994,7 @@ to Gherkin 2.
[Pr-Mex]: https://github.com/Pr-Mex
[Pwera]: https://github.com/Pwera
[SabotageAndi]: https://github.com/SabotageAndi
[sergioforerogomez]: https://github.com/sergioforerogomez
[tsundberg]: https://github.com/tsundberg
[upgundecha]: https://github.com/upgundecha
[vincent-psarga]: https://github.com/vincent-psarga
Expand Down
7 changes: 5 additions & 2 deletions gherkin/c/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/dotnet/Gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/elixir/priv/gherkin_languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/go/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/javascript/src/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/objective-c/GherkinLanguages/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/perl/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/python/gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down
7 changes: 5 additions & 2 deletions gherkin/ruby/lib/gherkin/gherkin-languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,9 @@
"Ejemplos"
],
"feature": [
"Característica"
"Característica",
"Necesidad del negocio",
"Requisito"
],
"given": [
"* ",
Expand All @@ -1090,7 +1092,8 @@
"name": "Spanish",
"native": "español",
"rule": [
"Regla"
"Regla",
"Regla de negocio"
],
"scenario": [
"Ejemplo",
Expand Down

0 comments on commit 5c83972

Please sign in to comment.