forked from MapComplete/MapComplete
Thinking about the user journey, make tags visible at a certain point
This commit is contained in:
parent
47d755e59f
commit
cd37d8db98
14 changed files with 175 additions and 49 deletions
|
@ -673,6 +673,10 @@ export default class Translations {
|
|||
nl: "Je bent aangemeld. Welkom terug!",
|
||||
fr: "Vous êtes connecté, bienvenue"
|
||||
}),
|
||||
loginToStart: new T({
|
||||
en: "Login to answer this question",
|
||||
nl: "Meld je aan om deze vraag te beantwoorden"
|
||||
}),
|
||||
search: {
|
||||
search: new Translation({
|
||||
en: "Search a location",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue