forked from MapComplete/MapComplete
Replace userbadge with panel access to user information, add more information to user profile
This commit is contained in:
parent
bc85c9bbe7
commit
6f018a2fd8
19 changed files with 398 additions and 174 deletions
|
@ -927,6 +927,15 @@
|
|||
"missing": "{count} untranslated strings",
|
||||
"notImmediate": "Translations are not updated directly. This typically takes a few days"
|
||||
},
|
||||
"userinfo": {
|
||||
"gotoInbox": "Open your inbox",
|
||||
"gotoSettings": "Go to your settings on OpenStreetMap.org",
|
||||
"moveToHome": "Move the map to your home location",
|
||||
"newMessages": "you have new messages",
|
||||
"noDescription": "You don't have a description on your profile yet",
|
||||
"noDescriptionCallToAction": "Add a profile description",
|
||||
"welcome": "Welcome {user}"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
"description": "A color or hexcode"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue