cucumber-gherkin 41.0.0 → 42.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 153bc642c281ec657642e5d1e2d0c8b141384b870c3ed52f47b1f0e73f8203ce
4
- data.tar.gz: 4f6da21e84f48d4c70f3712f4acc0e7d5e21ffa268222ca1b22a7d6898c46a7b
3
+ metadata.gz: 504c47cd43505303451cf8c869c4b308f4a63670b4ae502d1fea1b984aaa0e2e
4
+ data.tar.gz: 152446bc20f25fd887ae37a728e51ef37c5536199220c46f1b3916242bcbae7c
5
5
  SHA512:
6
- metadata.gz: d9d5b14854963119c75e1e276921ae9d3ce80d93189113c5fd3f846defed3d22790bac1111ab2b42445406a553ae7d85b65f728024fae49ca1af65d708972a38
7
- data.tar.gz: d80b57047e9a77ff8b1d285f41243e67dc10dd51d99fcbd4bc4e9342fa8e454b05f9917dab8beb474ac5db44870d73e87f0fb0c6e126d244010b781ab00d9c58
6
+ metadata.gz: e8614b44836d7c7b73416916eb61ecab79fc7a66824a5d7da0c8a6b96f9611b0ba13a05206f691be063901dd597877af249d2c216ed79a7ea5a4a5d5077849b9
7
+ data.tar.gz: cde1c31e61360d81489a4f3c84038e499891612fed4270ba85a5f4d27c9cf7f1b9d49a2b48a9bfc7ca36c335e2ea2e8b2ad32e494113e8ecdc0e169eb70da571
@@ -1254,7 +1254,9 @@
1254
1254
  "و "
1255
1255
  ],
1256
1256
  "background": [
1257
- "زمینه"
1257
+ "زمینه",
1258
+ "پیش زمینه",
1259
+ "مقدمات"
1258
1260
  ],
1259
1261
  "but": [
1260
1262
  "* ",
@@ -1264,16 +1266,19 @@
1264
1266
  "نمونه ها"
1265
1267
  ],
1266
1268
  "feature": [
1267
- "وِیژگی"
1269
+ "ویژگی",
1270
+ "قابلیت"
1268
1271
  ],
1269
1272
  "given": [
1270
1273
  "* ",
1271
- "با فرض "
1274
+ "با فرض ",
1275
+ "فرض کنید ",
1276
+ "با در نظر گرفتن "
1272
1277
  ],
1273
1278
  "name": "Persian",
1274
1279
  "native": "فارسی",
1275
1280
  "rule": [
1276
- "Rule"
1281
+ "قانون"
1277
1282
  ],
1278
1283
  "scenario": [
1279
1284
  "مثال",
@@ -1284,11 +1289,14 @@
1284
1289
  ],
1285
1290
  "then": [
1286
1291
  "* ",
1287
- "آنگاه "
1292
+ "آنگاه ",
1293
+ "سپس ",
1294
+ "انتظار می رود "
1288
1295
  ],
1289
1296
  "when": [
1290
1297
  "* ",
1291
- "هنگامی "
1298
+ "هنگامی ",
1299
+ "وقتی "
1292
1300
  ]
1293
1301
  },
1294
1302
  "fi": {