forked from MapComplete/MapComplete
Fix #1762, add a link to see the mastodon account directly on your home server if the contributor has a mastodon set
This commit is contained in:
parent
acc71a34b6
commit
64372aa664
3 changed files with 30 additions and 4 deletions
|
@ -723,7 +723,8 @@
|
|||
"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"
|
||||
"invalidHost": "{host} is not a valid hostname",
|
||||
"onYourServer": "See and follow on your server"
|
||||
},
|
||||
"float": {
|
||||
"description": "a number",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue