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:
Pieter Vander Vennet 2024-01-21 02:54:49 +01:00
parent acc71a34b6
commit 64372aa664
3 changed files with 30 additions and 4 deletions

View file

@ -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",