forked from MapComplete/MapComplete
Add button to create a custom theme
This commit is contained in:
parent
5d1754bcd6
commit
3b3c8f3b55
2 changed files with 20 additions and 8 deletions
|
@ -924,9 +924,9 @@ export default class Translations {
|
|||
})
|
||||
},
|
||||
favourite: {
|
||||
title: new T({en: "Custom"}),
|
||||
title: new T({en: "Personal theme"}),
|
||||
description: new T({
|
||||
en: "<h3>Your custom theme</h3>In your custom theme, you can add some favourite layers from other themes to create a custom theme."
|
||||
en: "Add favourite layers from other themes to create a custom theme."
|
||||
}),
|
||||
panelIntro: new T({
|
||||
en: "<h3>Your custom theme</h3>Create your own theme here by picking your favourite layers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue