forked from MapComplete/MapComplete
Port user settings
This commit is contained in:
parent
97aaa8e941
commit
8085079eff
30 changed files with 566 additions and 497 deletions
|
@ -8540,6 +8540,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"inbox": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "Open your inbox"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8617,6 +8635,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Settings"
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
|
|
|
@ -8265,6 +8265,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"inbox": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "Ga naar je inbox"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8314,6 +8325,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Instellingen"
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue