forked from MapComplete/MapComplete
Fixes to the German translations, enable German on cyclofix
This commit is contained in:
parent
6303003629
commit
bb209ee731
3 changed files with 13 additions and 15 deletions
|
@ -18,7 +18,7 @@ export default class Cyclofix extends Layout {
|
|||
constructor() {
|
||||
super(
|
||||
"cyclofix",
|
||||
["en", "nl", "fr", "gl"],
|
||||
["en", "nl", "fr", "gl","de"],
|
||||
Translations.t.cyclofix.title,
|
||||
["bike_repair_station", "bike_cafes", new BikeShops(), "drinking_water", "bike_parking", new BikeOtherShops(),"bike_themed_object",
|
||||
// The first of november, halloween and the second of november, we remember our dead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue