forked from MapComplete/MapComplete
Themes: add possibility to add an icon to 'render' (just like with mappings), add contact:mastodon support as general question, add mastodon question to hackerspaces
This commit is contained in:
parent
64648f7bb4
commit
03aafbe99c
8 changed files with 237 additions and 99 deletions
|
@ -610,6 +610,11 @@
|
|||
"feedback": "This is not a valid email address",
|
||||
"noAt": "An e-mail address must contain an @"
|
||||
},
|
||||
"fediverse": {
|
||||
"description": "A fediverse handle, often @username@server.tld",
|
||||
"feedback": "A fediverse handle consists of @username@server.tld or is a link to a profile",
|
||||
"invalidHost": "{host} is not a valid hostname"
|
||||
},
|
||||
"float": {
|
||||
"description": "a number",
|
||||
"feedback": "This is not a number"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue