diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-03-05 01:09:41 +0000 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-03-05 01:09:41 +0000 |
| commit | 383f369ed16f1a38c5d122af804352631296ff9f (patch) | |
| tree | 130b4fc863646647e33f736bae24479f3c05febd /src/web/lang/home.php | |
| parent | add fediverse links (diff) | |
| download | website-383f369ed16f1a38c5d122af804352631296ff9f.tar.gz website-383f369ed16f1a38c5d122af804352631296ff9f.tar.bz2 website-383f369ed16f1a38c5d122af804352631296ff9f.zip | |
Diffstat (limited to 'src/web/lang/home.php')
| -rw-r--r-- | src/web/lang/home.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/lang/home.php b/src/web/lang/home.php index 2270a79..5e850bd 100644 --- a/src/web/lang/home.php +++ b/src/web/lang/home.php @@ -36,4 +36,4 @@ $lang['contact'] = 'Contact Me'; $lang['contact_email'] = 'Email'; $lang['contact_matrix'] = 'Matrix'; $lang['contact_xmpp'] = 'XMPP'; -$lang['contact_sharkey'] = 'Sharkey'; +$lang['contact_misskey'] = 'Misskey'; |