forked from MapComplete/MapComplete
Add custom generator link in morescreen, fix #95
This commit is contained in:
parent
1625b21138
commit
5d1754bcd6
10 changed files with 147 additions and 30 deletions
|
@ -901,6 +901,9 @@ export default class Translations {
|
|||
en: "Another, similar application is <a href='https://play.google.com/store/apps/details?id=de.westnordost.streetcomplete' target='_blank'>StreetComplete</a>",
|
||||
fr: "Une autre application similaire est <a href='https://play.google.com/store/apps/details?id=de.westnordost.streetcomplete' target='_blank'>StreetComplete</a>",
|
||||
nl: "Een andere, gelijkaardige Android-applicatie is <a href='https://play.google.com/store/apps/details?id=de.westnordost.streetcomplete' target='_blank'>StreetComplete</a>"
|
||||
}),
|
||||
createYourOwnTheme: new T({
|
||||
en: "Create your own MapComplete theme from scratch"
|
||||
})
|
||||
},
|
||||
readYourMessages: new T({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue