-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In cucumber/common#2041 only half a unicode glyph was pasted to create `Მოცემულია `. This half glyph breaks code generation in other projects, e.g: https://github.com/cucumber/cucumber-jvm/actions/runs/3429109517/jobs/5714282373 This presumably (based on some searching) should have been `მოცემულია`.Though I don't speak Georgian. Please send another pull request if this is not correct.
- Loading branch information
1 parent
32089e3
commit eab7b34
Showing
12 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2005,7 +2005,7 @@ | |
"given": [ | ||
"* ", | ||
"მოცემული ", | ||
"Მოცემულია ", | ||
"მოცემულია ", | ||
"ვთქვათ " | ||
], | ||
"name": "Georgian", | ||
|