Skip to content
This repository was archived by the owner on May 28, 2019. It is now read-only.

Commit e401dbc

Browse files
committed
Add gujarati, closes #284
1 parent 558dea4 commit e401dbc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

lib/gherkin/i18n.json

+15-1
Original file line numberDiff line numberDiff line change
@@ -880,5 +880,19 @@
880880
"scenario_outline": "Schema dello scenario",
881881
"examples": "Esempi",
882882
"given": "*|Dato|Data|Dati|Date"
883-
}
883+
},
884+
"gj": {
885+
"name": "Gujarati",
886+
"native": "ગુજરાતી",
887+
"feature": "લક્ષણ|વ્યાપાર જરૂર|ક્ષમતા",
888+
"background": "બેકગ્રાઉન્ડ",
889+
"scenario": "સ્થિતિ",
890+
"scenario_outline": "પરિદ્દશ્ય રૂપરેખા|પરિદ્દશ્ય ઢાંચો",
891+
"examples": "ઉદાહરણો",
892+
"given": "*|આપેલ છે",
893+
"when": "*|ક્યારે",
894+
"then": "*|પછી",
895+
"and": "*|અને",
896+
"but": "*|પણ"
897+
}
884898
}

0 commit comments

Comments
 (0)