Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 3517844

Browse files
Merge pull request #352 from coderbyheart/patch-1
🇩🇪 Improve German translation
2 parents 66df855 + 6280391 commit 3517844

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

gherkin-languages.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,8 @@
574574
"Und "
575575
],
576576
"background": [
577-
"Grundlage"
577+
"Grundlage",
578+
"Hintergrund"
578579
],
579580
"but": [
580581
"* ",
@@ -599,8 +600,10 @@
599600
"Szenario"
600601
],
601602
"scenarioOutline": [
602-
"Beispielrundriss",
603-
"Szenariogrundriss"
603+
"Beispielvorlage",
604+
"Szenariovorlage",
605+
"Beispielgrundlage",
606+
"Szenariogrundlage"
604607
],
605608
"then": [
606609
"* ",

0 commit comments

Comments
 (0)