Skip to content

Commit e5f9348

Browse files
authored
Merge pull request #2 from APIOpsCycles/fixes-to-related-metrolines
Fixes to related metrolines texts
2 parents 837fa46 + 21f1ae3 commit e5f9348

5 files changed

Lines changed: 11 additions & 6 deletions

File tree

src/data/method/de/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"outcomes": "Ergebnisse",
55
"how_it_works": "Wie es funktioniert",
66
"steps": "Schritte",
7-
"apply_in_work": "Bei Ihrer Arbeit anwenden"
7+
"apply_in_work": "Bei Ihrer Arbeit anwenden",
8+
"related_metrolines:": "Zugehörige Metro-Linien"
89
}

src/data/method/en/labels.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"outcomes": "Outcomes",
55
"how_it_works": "How it works",
66
"steps": "Steps",
7-
"apply_in_work": "Apply in your work"
8-
}
7+
"apply_in_work": "Apply in your work",
8+
"related_metrolines": "Related metrolines"
9+
}

src/data/method/fi/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"outcomes": "Tulokset",
55
"how_it_works": "Näin se toimii",
66
"steps": "Portaat",
7-
"apply_in_work": "Sovella työssäsi"
7+
"apply_in_work": "Sovella työssäsi",
8+
"related_metrolines:": "Liittyvät metrolinjat"
89
}

src/data/method/fr/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"outcomes": "Résultats",
55
"how_it_works": "Comment cela fonctionne-t-il ?",
66
"steps": "Étapes",
7-
"apply_in_work": "Appliquer dans votre travail"
7+
"apply_in_work": "Appliquer dans votre travail",
8+
"related_metrolines:": "Lignes de métro associées"
89
}

src/data/method/pt/labels.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"outcomes": "Resultados",
55
"how_it_works": "Como funciona",
66
"steps": "Passos",
7-
"apply_in_work": "Aplicar no seu trabalho"
7+
"apply_in_work": "Aplicar no seu trabalho",
8+
"related_metrolines:": "Linhas de metro relacionadas"
89
}

0 commit comments

Comments
 (0)