Remove mentions of Twitter

This commit is contained in:
Pieter Vander Vennet 2022-12-13 03:49:03 +01:00
parent 6f018a2fd8
commit 442df2fb14
2 changed files with 1 additions and 5 deletions

View file

@ -149,9 +149,7 @@ export default class CopyrightPanel extends Combine {
),
new SubtleButton(
Svg.mastodon_ui(),
new Combine([t.followOnMastodon.SetClass("font-bold"), t.followBridge]).SetClass(
"flex flex-col"
),
t.followOnMastodon,
{
url: "https://en.osm.town/web/notifications",
newTab: true,

View file

@ -125,9 +125,7 @@
"donate": "Support MapComplete financially",
"editId": "Open the OpenStreetMap online editor here",
"editJosm": "Edit here with JOSM",
"followBridge": "The Mastodon- and Twitter-accounts are bridged",
"followOnMastodon": "Follow MapComplete on Mastodon",
"followOnTwitter": "Follow MapComplete on Twitter",
"iconAttribution": {
"title": "Used icons"
},