Small tweaks
This commit is contained in:
parent
2d8f29c505
commit
418658a1e8
3 changed files with 30 additions and 14 deletions
2
State.ts
2
State.ts
|
@ -23,7 +23,7 @@ export default class State {
|
||||||
// The singleton of the global state
|
// The singleton of the global state
|
||||||
public static state: State;
|
public static state: State;
|
||||||
|
|
||||||
public static vNumber = "0.1.0e";
|
public static vNumber = "0.1.0g";
|
||||||
|
|
||||||
// The user journey states thresholds when a new feature gets unlocked
|
// The user journey states thresholds when a new feature gets unlocked
|
||||||
public static userJourney = {
|
public static userJourney = {
|
||||||
|
|
|
@ -656,11 +656,11 @@ export default class Translations {
|
||||||
},
|
},
|
||||||
morescreen: {
|
morescreen: {
|
||||||
intro: new T({
|
intro: new T({
|
||||||
en: "<h3>More quests</h3>Do you enjoy collecting geodata? <br/>There are more themes available.",
|
en: "<h3>More thematic maps?</h3>Do you enjoy collecting geodata? <br/>There are more themes available.",
|
||||||
ca: "<h3>Més peticions</h3>T\'agrada captar dades? <br/>Hi ha més capes disponibles.",
|
ca: "<h3>Més peticions</h3>T\'agrada captar dades? <br/>Hi ha més capes disponibles.",
|
||||||
es: "<h3>Más peticiones</h3>Te gusta captar datos? <br/>Hay más capas disponibles.",
|
es: "<h3>Más peticiones</h3>Te gusta captar datos? <br/>Hay más capas disponibles.",
|
||||||
fr: "<h3>Plus de thème </h3>Vous aimez collecter des données? <br/>Il y a plus de thèmes disponible.",
|
fr: "<h3>Plus de thème </h3>Vous aimez collecter des données? <br/>Il y a plus de thèmes disponible.",
|
||||||
nl: "<h3>Meer thema's</h3>Vind je het leuk om geodata te verzamelen? <br/> Hier vind je meer kaartthemas.",
|
nl: "<h3>Meer thematische kaarten</h3>Vind je het leuk om geodata te verzamelen? <br/> Hier vind je meer kaartthemas.",
|
||||||
gl: "<h3>Máis tarefas</h3>Góstache captar datos? <br/>Hai máis capas dispoñíbeis.",
|
gl: "<h3>Máis tarefas</h3>Góstache captar datos? <br/>Hai máis capas dispoñíbeis.",
|
||||||
de: "<h3>Weitere Quests</h3>Sammeln Sie gerne Geodaten? <br/>Es sind weitere Themen verfügbar."
|
de: "<h3>Weitere Quests</h3>Sammeln Sie gerne Geodaten? <br/>Es sind weitere Themen verfügbar."
|
||||||
}),
|
}),
|
||||||
|
|
|
@ -53,6 +53,20 @@
|
||||||
},
|
},
|
||||||
"description": {},
|
"description": {},
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
|
{
|
||||||
|
"render": {
|
||||||
|
"nl": "{name}",
|
||||||
|
"fr": "{name}"
|
||||||
|
},
|
||||||
|
"question": {
|
||||||
|
"en": "What is the name of this friture?",
|
||||||
|
"nl": "Wat is de naam van deze frituur?",
|
||||||
|
"fr": "Quel est le nom de cette friture?"
|
||||||
|
},
|
||||||
|
"feeform": {
|
||||||
|
"key": "name"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"render": {
|
"render": {
|
||||||
"nl": "<a href='tel:{phone}'>{phone}</a>",
|
"nl": "<a href='tel:{phone}'>{phone}</a>",
|
||||||
|
@ -97,9 +111,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"render": {
|
|
||||||
"nl": ""
|
|
||||||
},
|
|
||||||
"question": {
|
"question": {
|
||||||
"nl": "Heeft deze frituur vegetarische snacks?",
|
"nl": "Heeft deze frituur vegetarische snacks?",
|
||||||
"fr": "Cette friture est-elle équipée de snacks végétariens ?"
|
"fr": "Cette friture est-elle équipée de snacks végétariens ?"
|
||||||
|
@ -141,9 +152,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"render": {
|
|
||||||
"nl": ""
|
|
||||||
},
|
|
||||||
"question": {
|
"question": {
|
||||||
"nl": "Heeft deze frituur veganistische snacks?",
|
"nl": "Heeft deze frituur veganistische snacks?",
|
||||||
"fr": "Cette friture est-elle équipée de snacks végétaliens ?"
|
"fr": "Cette friture est-elle équipée de snacks végétaliens ?"
|
||||||
|
@ -212,10 +220,7 @@
|
||||||
"fr": "Graisse animale"
|
"fr": "Graisse animale"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"freeform": {
|
|
||||||
"key": ""
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"icon": {
|
"icon": {
|
||||||
|
@ -230,7 +235,18 @@
|
||||||
"color": {
|
"color": {
|
||||||
"render": "#00f"
|
"render": "#00f"
|
||||||
},
|
},
|
||||||
"presets": [],
|
"presets": [
|
||||||
|
{
|
||||||
|
"title": {
|
||||||
|
"nl": "Frituur",
|
||||||
|
"fr": "Friture"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"amenity=fast_food",
|
||||||
|
"cuisine=friture"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"wayHandling": 1
|
"wayHandling": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue