Skip to content

Commit

Permalink
Remove redundant alias for Greek
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Aug 18, 2013
1 parent af5a29d commit 8629881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gherkin/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"scenario": "Σενάριο",
"scenario_outline": "Περιγραφή Σεναρίου",
"examples": "Παραδείγματα|Σενάρια",
"given": "*|Δεδομένου|Δεδομένου ότι",
"given": "*|Δεδομένου",
"when": "*|Όταν",
"then": "*|Τότε",
"and": "*|Και",
Expand Down

0 comments on commit 8629881

Please sign in to comment.