diff --git a/README.md b/README.md
index bd7344df..1d3eb543 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,10 @@ Social reading and reviewing, decentralized with ActivityPub
- [What it is and isn't](#what-it-is-and-isnt)
- [The role of federation](#the-role-of-federation)
- [Features](#features)
-- [Book data](#book-data)
-- [Set up Bookwyrm](#set-up-bookwyrm)
+- [Set up BookWyrm](#set-up-bookwyrm)
## Joining BookWyrm
-BookWyrm is still a young piece of software, and isn't at the level of stability and feature-richness that you'd find in a production-ready application. But it does what it says on the box! If you'd like to join an instance, you can check out the [instances](https://joinbookwyrm.com/instances/) list.
-
-You can request an invite by entering your email address at https://bookwyrm.social.
+If you'd like to join an instance, you can check out the [instances](https://joinbookwyrm.com/instances/) list.
## Contributing
@@ -23,7 +20,7 @@ See [contributing](https://docs.joinbookwyrm.com/how-to-contribute.html) for cod
## About BookWyrm
### What it is and isn't
-BookWyrm is a platform for social reading! You can use it to track what you're reading, review books, and follow your friends. It isn't primarily meant for cataloguing or as a data-source for books, but it does do both of those things to some degree.
+BookWyrm is a platform for social reading. You can use it to track what you're reading, review books, and follow your friends. It isn't primarily meant for cataloguing or as a data-source for books, but it does do both of those things to some degree.
### The role of federation
BookWyrm is built on [ActivityPub](http://activitypub.rocks/). With ActivityPub, it inter-operates with different instances of BookWyrm, and other ActivityPub compliant services, like Mastodon. This means you can run an instance for your book club, and still follow your friend who posts on a server devoted to 20th century Russian speculative fiction. It also means that your friend on mastodon can read and comment on a book review that you post on your BookWyrm instance.
@@ -78,8 +75,5 @@ Deployment
- [Nginx](https://nginx.org/en/) HTTP server
-## Book data
-The application is set up to share book and author data between instances, and get book data from arbitrary outside sources. Right now, the only connector is to OpenLibrary, but other connectors could be written.
-
-## Set up Bookwyrm
-The [documentation website](https://docs.joinbookwyrm.com/) has instruction on how to set up Bookwyrm in a [developer environment](https://docs.joinbookwyrm.com/developer-environment.html) or [production](https://docs.joinbookwyrm.com/installing-in-production.html).
+## Set up BookWyrm
+The [documentation website](https://docs.joinbookwyrm.com/) has instruction on how to set up BookWyrm in a [developer environment](https://docs.joinbookwyrm.com/developer-environment.html) or [production](https://docs.joinbookwyrm.com/installing-in-production.html).
diff --git a/bookwyrm/templates/embed-layout.html b/bookwyrm/templates/embed-layout.html
index e0234494..233ba387 100644
--- a/bookwyrm/templates/embed-layout.html
+++ b/bookwyrm/templates/embed-layout.html
@@ -43,7 +43,7 @@
{% endif %}
- {% trans "Join Bookwyrm" %}
+ {% trans "Join BookWyrm" %}
diff --git a/locale/de_DE/LC_MESSAGES/django.mo b/locale/de_DE/LC_MESSAGES/django.mo
index eff8ec81..ce0b92ea 100644
Binary files a/locale/de_DE/LC_MESSAGES/django.mo and b/locale/de_DE/LC_MESSAGES/django.mo differ
diff --git a/locale/de_DE/LC_MESSAGES/django.po b/locale/de_DE/LC_MESSAGES/django.po
index 2751f5e1..c506bfbc 100644
--- a/locale/de_DE/LC_MESSAGES/django.po
+++ b/locale/de_DE/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-27 14:27\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: German\n"
"Language: de\n"
@@ -165,14 +165,14 @@ msgstr "Taschenbuch"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Föderiert"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Blockiert"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italienisch)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Französisch)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Litauisch)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Norwegisch)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (brasilianisches Portugiesisch)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Portugiesisch)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (Rumänisch)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Schwedisch)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (vereinfachtes Chinesisch)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Chinesisch, traditionell)"
@@ -1195,7 +1199,6 @@ msgstr "Domain"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Suchart"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Ankündigung erstellen"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Hinzugefügt am"
@@ -3608,16 +3611,21 @@ msgstr "Erfolgreich gesperrt:"
msgid "Failed:"
msgstr "Fehlgeschlagen:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Name der Instanz"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Keine Instanzen gefunden"
diff --git a/locale/en_US/LC_MESSAGES/django.po b/locale/en_US/LC_MESSAGES/django.po
index 4d1f6f36..3f165775 100644
--- a/locale/en_US/LC_MESSAGES/django.po
+++ b/locale/en_US/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"POT-Creation-Date: 2022-04-08 21:00+0000\n"
"PO-Revision-Date: 2021-02-28 17:19-0800\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: English \n"
@@ -188,7 +188,7 @@ msgstr ""
msgid "%(value)s is not a valid username"
msgstr ""
-#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:179
+#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:123
#: bookwyrm/templates/ostatus/error.html:29
msgid "username"
msgstr ""
@@ -408,7 +408,7 @@ msgstr ""
msgid "Moderator"
msgstr ""
-#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/layout.html:140
+#: bookwyrm/templates/about/about.html:117 bookwyrm/templates/user_menu.html:63
msgid "Admin"
msgstr ""
@@ -439,7 +439,7 @@ msgid "Software version:"
msgstr ""
#: bookwyrm/templates/about/layout.html:30
-#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:238
+#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:182
#, python-format
msgid "About %(site_name)s"
msgstr ""
@@ -1367,7 +1367,7 @@ msgstr ""
#: bookwyrm/templates/directory/directory.html:4
#: bookwyrm/templates/directory/directory.html:9
-#: bookwyrm/templates/layout.html:109
+#: bookwyrm/templates/user_menu.html:30
msgid "Directory"
msgstr ""
@@ -1610,12 +1610,12 @@ msgstr ""
msgid "%(site_name)s home page"
msgstr ""
-#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:242
+#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:186
msgid "Contact site admin"
msgstr ""
#: bookwyrm/templates/embed-layout.html:46
-msgid "Join Bookwyrm"
+msgid "Join BookWyrm"
msgstr ""
#: bookwyrm/templates/feed/direct_messages.html:8
@@ -1624,7 +1624,7 @@ msgid "Direct Messages with %(username)s"
msgstr ""
#: bookwyrm/templates/feed/direct_messages.html:10
-#: bookwyrm/templates/layout.html:119
+#: bookwyrm/templates/user_menu.html:40
msgid "Direct Messages"
msgstr ""
@@ -1661,7 +1661,7 @@ msgid "Updates"
msgstr ""
#: bookwyrm/templates/feed/suggested_books.html:6
-#: bookwyrm/templates/layout.html:114
+#: bookwyrm/templates/user_menu.html:35
msgid "Your Books"
msgstr ""
@@ -2222,7 +2222,7 @@ msgid "Login"
msgstr ""
#: bookwyrm/templates/landing/login.html:7
-#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:187
+#: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:131
#: bookwyrm/templates/ostatus/error.html:37
msgid "Log in"
msgstr ""
@@ -2231,7 +2231,7 @@ msgstr ""
msgid "Success! Email address confirmed."
msgstr ""
-#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:178
+#: bookwyrm/templates/landing/login.html:21 bookwyrm/templates/layout.html:122
#: bookwyrm/templates/ostatus/error.html:28
#: bookwyrm/templates/snippets/register_form.html:4
msgid "Username:"
@@ -2239,12 +2239,12 @@ msgstr ""
#: bookwyrm/templates/landing/login.html:27
#: bookwyrm/templates/landing/password_reset.html:26
-#: bookwyrm/templates/layout.html:182 bookwyrm/templates/ostatus/error.html:32
+#: bookwyrm/templates/layout.html:126 bookwyrm/templates/ostatus/error.html:32
#: bookwyrm/templates/snippets/register_form.html:45
msgid "Password:"
msgstr ""
-#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:184
+#: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:128
#: bookwyrm/templates/ostatus/error.html:34
msgid "Forgot your password?"
msgstr ""
@@ -2288,54 +2288,38 @@ msgstr ""
msgid "Feed"
msgstr ""
-#: bookwyrm/templates/layout.html:124 bookwyrm/templates/setup/config.html:52
-msgid "Settings"
-msgstr ""
-
-#: bookwyrm/templates/layout.html:133
-#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15
-#: bookwyrm/templates/settings/invites/manage_invites.html:3
-#: bookwyrm/templates/settings/invites/manage_invites.html:15
-#: bookwyrm/templates/settings/layout.html:42
-msgid "Invites"
-msgstr ""
-
-#: bookwyrm/templates/layout.html:147
-msgid "Log out"
-msgstr ""
-
-#: bookwyrm/templates/layout.html:155 bookwyrm/templates/layout.html:156
+#: bookwyrm/templates/layout.html:99 bookwyrm/templates/layout.html:100
#: bookwyrm/templates/notifications/notifications_page.html:5
#: bookwyrm/templates/notifications/notifications_page.html:10
msgid "Notifications"
msgstr ""
-#: bookwyrm/templates/layout.html:183 bookwyrm/templates/ostatus/error.html:33
+#: bookwyrm/templates/layout.html:127 bookwyrm/templates/ostatus/error.html:33
msgid "password"
msgstr ""
-#: bookwyrm/templates/layout.html:195
+#: bookwyrm/templates/layout.html:139
msgid "Join"
msgstr ""
-#: bookwyrm/templates/layout.html:229
+#: bookwyrm/templates/layout.html:173
msgid "Successfully posted status"
msgstr ""
-#: bookwyrm/templates/layout.html:230
+#: bookwyrm/templates/layout.html:174
msgid "Error posting status"
msgstr ""
-#: bookwyrm/templates/layout.html:246
+#: bookwyrm/templates/layout.html:190
msgid "Documentation"
msgstr ""
-#: bookwyrm/templates/layout.html:253
+#: bookwyrm/templates/layout.html:197
#, python-format
msgid "Support %(site_name)s on %(support_title)s"
msgstr ""
-#: bookwyrm/templates/layout.html:257
+#: bookwyrm/templates/layout.html:201
msgid "BookWyrm's source code is freely available. You can contribute or report issues on GitHub."
msgstr ""
@@ -2916,6 +2900,7 @@ msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:12
#: bookwyrm/templates/preferences/edit_user.html:25
#: bookwyrm/templates/settings/users/user_info.html:7
+#: bookwyrm/templates/user_menu.html:25
msgid "Profile"
msgstr ""
@@ -3636,6 +3621,14 @@ msgstr ""
msgid "Invite Requests"
msgstr ""
+#: bookwyrm/templates/settings/invites/manage_invite_requests.html:15
+#: bookwyrm/templates/settings/invites/manage_invites.html:3
+#: bookwyrm/templates/settings/invites/manage_invites.html:15
+#: bookwyrm/templates/settings/layout.html:42
+#: bookwyrm/templates/user_menu.html:56
+msgid "Invites"
+msgstr ""
+
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:23
msgid "Ignored Invite Requests"
msgstr ""
@@ -4292,6 +4285,10 @@ msgstr ""
msgid "You are running BookWyrm in production mode without https. USE_HTTPS should be enabled in production."
msgstr ""
+#: bookwyrm/templates/setup/config.html:52 bookwyrm/templates/user_menu.html:45
+msgid "Settings"
+msgstr ""
+
#: bookwyrm/templates/setup/config.html:56
msgid "Instance domain:"
msgstr ""
@@ -5100,6 +5097,14 @@ msgstr[1] ""
msgid "No followers you follow"
msgstr ""
+#: bookwyrm/templates/user_menu.html:7
+msgid "View profile and more"
+msgstr ""
+
+#: bookwyrm/templates/user_menu.html:72
+msgid "Log out"
+msgstr ""
+
#: bookwyrm/templates/widgets/clearable_file_input_with_warning.html:28
msgid "File exceeds maximum size: 10MB"
msgstr ""
diff --git a/locale/es_ES/LC_MESSAGES/django.mo b/locale/es_ES/LC_MESSAGES/django.mo
index 8260851e..facf082d 100644
Binary files a/locale/es_ES/LC_MESSAGES/django.mo and b/locale/es_ES/LC_MESSAGES/django.mo differ
diff --git a/locale/es_ES/LC_MESSAGES/django.po b/locale/es_ES/LC_MESSAGES/django.po
index 0051eb95..ea7f9448 100644
--- a/locale/es_ES/LC_MESSAGES/django.po
+++ b/locale/es_ES/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 15:40\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Spanish\n"
"Language: es\n"
@@ -165,14 +165,14 @@ msgstr "Tapa blanda"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federalizado"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloqueado"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Francés)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Lituano)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Noruego)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Portugués brasileño)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Portugués europeo)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Sueco)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Chino simplificado)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Chino tradicional)"
@@ -1195,7 +1199,6 @@ msgstr "Dominio"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3144,7 +3147,7 @@ msgstr "Tipo de búsqueda"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3211,7 +3214,7 @@ msgid "Create Announcement"
msgstr "Crear anuncio"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Fecha agregada"
@@ -3606,16 +3609,21 @@ msgstr "Se bloqueó exitosamente:"
msgid "Failed:"
msgstr "Falló:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nombre de instancia"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "No se encontró ningun anuncio"
diff --git a/locale/fi_FI/LC_MESSAGES/django.mo b/locale/fi_FI/LC_MESSAGES/django.mo
index fbde7d10..180f3768 100644
Binary files a/locale/fi_FI/LC_MESSAGES/django.mo and b/locale/fi_FI/LC_MESSAGES/django.mo differ
diff --git a/locale/fi_FI/LC_MESSAGES/django.po b/locale/fi_FI/LC_MESSAGES/django.po
index 6504dc60..5ee012d1 100644
--- a/locale/fi_FI/LC_MESSAGES/django.po
+++ b/locale/fi_FI/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 15:40\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-07 08:04\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Finnish\n"
"Language: fi\n"
@@ -165,14 +165,14 @@ msgstr "Pehmeäkantinen"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federoitu"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Estetty"
@@ -293,45 +293,49 @@ msgstr "Español (espanja)"
#: bookwyrm/settings.py:285
msgid "Galego (Galician)"
-msgstr "Galego (galicia)"
+msgstr "Galego (galego)"
#: bookwyrm/settings.py:286
msgid "Italiano (Italian)"
msgstr "Italiano (italia)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr "suomi"
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (ranska)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (liettua)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (norja)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (brasilianportugali)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (portugali)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (romania)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (ruotsi)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (yksinkertaistettu kiina)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (perinteinen kiina)"
@@ -1195,7 +1199,6 @@ msgstr "Verkkotunnus"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Hakutyyppi"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Luo tiedote"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Lisätty"
@@ -3608,16 +3611,21 @@ msgstr "Onnistuneesti estetyt:"
msgid "Failed:"
msgstr "Epäonnistuneet:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Palvelimen nimi"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr "Viimeisin päivitys"
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Ohjelmisto"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Palvelimia ei löytynyt"
diff --git a/locale/fr_FR/LC_MESSAGES/django.mo b/locale/fr_FR/LC_MESSAGES/django.mo
index 6a956603..69aef964 100644
Binary files a/locale/fr_FR/LC_MESSAGES/django.mo and b/locale/fr_FR/LC_MESSAGES/django.mo differ
diff --git a/locale/fr_FR/LC_MESSAGES/django.po b/locale/fr_FR/LC_MESSAGES/django.po
index 3fc7bbd3..0cb6d22f 100644
--- a/locale/fr_FR/LC_MESSAGES/django.po
+++ b/locale/fr_FR/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-27 10:08\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-06 09:59\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: French\n"
"Language: fr\n"
@@ -165,14 +165,14 @@ msgstr "Couverture souple"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Fédéré"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloqué"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (italien)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr "Suomi (finnois)"
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Lituanien)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (norvégien)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Portugais brésilien)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Portugais européen)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (roumain)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Suédois)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简化字"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "Infos supplémentaires :"
@@ -1195,7 +1199,6 @@ msgstr "Domaine"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Type de recherche"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Ajouter une annonce"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Date d’ajout"
@@ -3608,16 +3611,21 @@ msgstr "Blocage réussi :"
msgid "Failed:"
msgstr "Échec :"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nom de l’instance"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr "Dernière modification"
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Logiciel"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Aucune instance trouvée"
diff --git a/locale/gl_ES/LC_MESSAGES/django.mo b/locale/gl_ES/LC_MESSAGES/django.mo
index ef8386ae..554d84c0 100644
Binary files a/locale/gl_ES/LC_MESSAGES/django.mo and b/locale/gl_ES/LC_MESSAGES/django.mo differ
diff --git a/locale/gl_ES/LC_MESSAGES/django.po b/locale/gl_ES/LC_MESSAGES/django.po
index c9b11af0..24ea6a68 100644
--- a/locale/gl_ES/LC_MESSAGES/django.po
+++ b/locale/gl_ES/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-29 07:20\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-06 16:33\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Galician\n"
"Language: gl\n"
@@ -165,14 +165,14 @@ msgstr "En rústica"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federado"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloqueado"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italian)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr "Suomi (Finés)"
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Francés (Francia)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Lithuanian)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Noruegués (Norwegian)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Portugués brasileiro)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Portugués europeo)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (Rumanés)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Sueco (Swedish)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Chinés simplificado)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Chinés tradicional)"
@@ -1195,7 +1199,6 @@ msgstr "Dominio"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Tipo de busca"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Crear Anuncio"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Data engadida"
@@ -3608,16 +3611,21 @@ msgstr "Bloqueaches a:"
msgid "Failed:"
msgstr "Fallou:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nome da instancia"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr "Última actualización"
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Non hai instancias"
diff --git a/locale/it_IT/LC_MESSAGES/django.mo b/locale/it_IT/LC_MESSAGES/django.mo
index 98423270..66819145 100644
Binary files a/locale/it_IT/LC_MESSAGES/django.mo and b/locale/it_IT/LC_MESSAGES/django.mo differ
diff --git a/locale/it_IT/LC_MESSAGES/django.po b/locale/it_IT/LC_MESSAGES/django.po
index 1fd99914..1e521afc 100644
--- a/locale/it_IT/LC_MESSAGES/django.po
+++ b/locale/it_IT/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-27 11:26\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Italian\n"
"Language: it\n"
@@ -165,14 +165,14 @@ msgstr "Brossura"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federato"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloccato"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italiano)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Francese)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Lituano)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Norvegese)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Portoghese Brasiliano)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Portoghese europeo)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Rumeno (Romanian)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Svedese)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Cinese Semplificato)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Cinese Tradizionale)"
@@ -1195,7 +1199,6 @@ msgstr "Dominio"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Tipo di ricerca"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Crea annuncio"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Data inserimento"
@@ -3608,16 +3611,21 @@ msgstr "Bloccato con successo:"
msgid "Failed:"
msgstr "Non riuscito:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nome dell'istanza"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Nessun istanza trovata"
diff --git a/locale/lt_LT/LC_MESSAGES/django.mo b/locale/lt_LT/LC_MESSAGES/django.mo
index fbd6af4e..8523368d 100644
Binary files a/locale/lt_LT/LC_MESSAGES/django.mo and b/locale/lt_LT/LC_MESSAGES/django.mo differ
diff --git a/locale/lt_LT/LC_MESSAGES/django.po b/locale/lt_LT/LC_MESSAGES/django.po
index 80a5b32f..c3d9d381 100644
--- a/locale/lt_LT/LC_MESSAGES/django.po
+++ b/locale/lt_LT/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 15:40\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Lithuanian\n"
"Language: lt\n"
@@ -165,14 +165,14 @@ msgstr "Knyga minkštais viršeliais"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Susijungę"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Užblokuoti"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italų (Italian)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Prancūzų)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norvegų (Norwegian)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português brasileiro (Brazilijos portugalų)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Europos portugalų)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Švedų)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Supaprastinta kinų)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Tradicinė kinų)"
@@ -1207,7 +1211,6 @@ msgstr "Domenas"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3168,7 +3171,7 @@ msgstr "Paieškos tipas"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3235,7 +3238,7 @@ msgid "Create Announcement"
msgstr "Sukurti pranešimą"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Pridėjimo data"
@@ -3638,16 +3641,21 @@ msgstr "Sėkmingai užblokuota:"
msgid "Failed:"
msgstr "Nepavyko:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Serverio pavadinimas"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Programinė įranga"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Serverių nerasta"
diff --git a/locale/no_NO/LC_MESSAGES/django.mo b/locale/no_NO/LC_MESSAGES/django.mo
index 3454c0de..dc632f5c 100644
Binary files a/locale/no_NO/LC_MESSAGES/django.mo and b/locale/no_NO/LC_MESSAGES/django.mo differ
diff --git a/locale/no_NO/LC_MESSAGES/django.po b/locale/no_NO/LC_MESSAGES/django.po
index f2094c48..9021297e 100644
--- a/locale/no_NO/LC_MESSAGES/django.po
+++ b/locale/no_NO/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 15:40\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Norwegian\n"
"Language: no\n"
@@ -165,14 +165,14 @@ msgstr "Paperback"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Føderert"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Blokkert"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italiensk)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Fransk)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Litauisk)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Norsk)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português - Brasil (Brasiliansk portugisisk)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Europeisk Portugisisk)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Svensk)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Forenklet kinesisk)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Tradisjonelt kinesisk)"
@@ -1195,7 +1199,6 @@ msgstr "Domene"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3144,7 +3147,7 @@ msgstr "Søketype"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3211,7 +3214,7 @@ msgid "Create Announcement"
msgstr "Opprett en kunngjøring"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Dato lagt til"
@@ -3606,16 +3609,21 @@ msgstr "Klarte å blokkere:"
msgid "Failed:"
msgstr "Mislyktes:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Instansnavn"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Programvare"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Ingen instanser funnet"
diff --git a/locale/pt_BR/LC_MESSAGES/django.mo b/locale/pt_BR/LC_MESSAGES/django.mo
index fc9e3930..cc9f705c 100644
Binary files a/locale/pt_BR/LC_MESSAGES/django.mo and b/locale/pt_BR/LC_MESSAGES/django.mo differ
diff --git a/locale/pt_BR/LC_MESSAGES/django.po b/locale/pt_BR/LC_MESSAGES/django.po
index cca56822..3e8faad7 100644
--- a/locale/pt_BR/LC_MESSAGES/django.po
+++ b/locale/pt_BR/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-26 23:28\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt\n"
@@ -165,14 +165,14 @@ msgstr "Capa mole"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federado"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloqueado"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italiano)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr "Suomi (Finlandês)"
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Francês)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (Lituano)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Norueguês)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Português do Brasil)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Português Europeu)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (Romeno)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Sueco)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Chinês simplificado)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Chinês tradicional)"
@@ -1195,7 +1199,6 @@ msgstr "Domínio"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3146,7 +3149,7 @@ msgstr "Tipo de pesquisa"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Criar aviso"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Adicionada em"
@@ -3608,16 +3611,21 @@ msgstr "Bloqueada com sucesso:"
msgid "Failed:"
msgstr "Falhou:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nome da instância"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr "Última atualização"
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Nenhuma instância encontrada"
diff --git a/locale/pt_PT/LC_MESSAGES/django.mo b/locale/pt_PT/LC_MESSAGES/django.mo
index 961732ab..94cdaf4a 100644
Binary files a/locale/pt_PT/LC_MESSAGES/django.mo and b/locale/pt_PT/LC_MESSAGES/django.mo differ
diff --git a/locale/pt_PT/LC_MESSAGES/django.po b/locale/pt_PT/LC_MESSAGES/django.po
index ab1399ff..d1988b7c 100644
--- a/locale/pt_PT/LC_MESSAGES/django.po
+++ b/locale/pt_PT/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-26 22:29\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Portuguese\n"
"Language: pt\n"
@@ -165,14 +165,14 @@ msgstr "Capa mole"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federado"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Bloqueado"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (Italiano)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (Francês)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (lituano)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (Norueguês)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (Português brasileiro)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português (Português Europeu)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr ""
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Chinês simplificado)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Chinês tradicional)"
@@ -1195,7 +1199,6 @@ msgstr "Domínio"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3144,7 +3147,7 @@ msgstr "Tipo de pesquisa"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3211,7 +3214,7 @@ msgid "Create Announcement"
msgstr "Criar comunicado"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Data de adição"
@@ -3606,16 +3609,21 @@ msgstr "Bloqueado com sucesso:"
msgid "Failed:"
msgstr "Falha:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Nome do domínio"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Software"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Nenhum domínio encontrado"
diff --git a/locale/ro_RO/LC_MESSAGES/django.mo b/locale/ro_RO/LC_MESSAGES/django.mo
index 64649bd6..12e5a70f 100644
Binary files a/locale/ro_RO/LC_MESSAGES/django.mo and b/locale/ro_RO/LC_MESSAGES/django.mo differ
diff --git a/locale/ro_RO/LC_MESSAGES/django.po b/locale/ro_RO/LC_MESSAGES/django.po
index 73a0d400..0ae2d525 100644
--- a/locale/ro_RO/LC_MESSAGES/django.po
+++ b/locale/ro_RO/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 15:40\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Romanian\n"
"Language: ro\n"
@@ -165,14 +165,14 @@ msgstr "Broșură"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federat"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Blocat"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano (italiană)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français (franceză)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių (lituaniană)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk (norvegiană)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil (portugheză braziliană)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (portugheză europeană)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (suedeză)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (chineză simplificată)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (chineză tradițională)"
@@ -1201,7 +1205,6 @@ msgstr "Domeniu"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3157,7 +3160,7 @@ msgstr "Tipul căutării"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3224,7 +3227,7 @@ msgid "Create Announcement"
msgstr "Creați anunț"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Dată adăugată"
@@ -3623,16 +3626,21 @@ msgstr ""
msgid "Failed:"
msgstr ""
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr ""
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr ""
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr ""
diff --git a/locale/sv_SE/LC_MESSAGES/django.mo b/locale/sv_SE/LC_MESSAGES/django.mo
index 9a87866d..9cd0a3d0 100644
Binary files a/locale/sv_SE/LC_MESSAGES/django.mo and b/locale/sv_SE/LC_MESSAGES/django.mo differ
diff --git a/locale/sv_SE/LC_MESSAGES/django.po b/locale/sv_SE/LC_MESSAGES/django.po
index b1d8b62b..014b08cd 100644
--- a/locale/sv_SE/LC_MESSAGES/django.po
+++ b/locale/sv_SE/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-31 07:13\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-05 04:52\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Swedish\n"
"Language: sv\n"
@@ -165,14 +165,14 @@ msgstr "Pocketbok"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "Federerad"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "Blockerad"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italienska (Italiensk)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr "Finland (Finska)"
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Franska (Fransk)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Litauiska (Litauisk)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norska (Norska)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português d Brasil (Brasiliansk Portugisiska)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu (Europeisk Portugisiska)"
-#: bookwyrm/settings.py:292
-msgid "Română (Romanian)"
-msgstr ""
-
#: bookwyrm/settings.py:293
+msgid "Română (Romanian)"
+msgstr "Rumänien (Rumänska)"
+
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska (Svenska)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文 (Förenklad Kinesiska)"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文 (Traditionell Kinesiska)"
@@ -397,7 +401,7 @@ msgstr "Träffa dina administratörer"
#: bookwyrm/templates/about/about.html:101
#, python-format
msgid "%(site_name)s's moderators and administrators keep the site up and running, enforce the code of conduct, and respond when users report spam and bad behavior."
-msgstr ""
+msgstr "%(site_name)s's moderatorer och administratörer håller hemsidan uppe och fungerande, upprätthåller uppförandekoden och svarar när användarna rapporterar skräppost och dåligt uppförande."
#: bookwyrm/templates/about/about.html:115
msgid "Moderator"
@@ -786,7 +790,7 @@ msgstr "Bekräfta"
#: bookwyrm/templates/book/book.html:19
msgid "Unable to connect to remote source."
-msgstr ""
+msgstr "Kunde inte ansluta till fjärrkälla."
#: bookwyrm/templates/book/book.html:64 bookwyrm/templates/book/book.html:65
msgid "Edit Book"
@@ -825,8 +829,8 @@ msgstr "Beskrivning:"
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%(count)s utgåva"
+msgstr[1] "%(count)s utgåvor"
#: bookwyrm/templates/book/book.html:228
msgid "You have shelved this edition in:"
@@ -1195,7 +1199,6 @@ msgstr "Domän"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -1341,7 +1344,7 @@ msgstr "E-postadress:"
#: bookwyrm/templates/confirm_email/resend_modal.html:28
msgid "No user matching this email address found."
-msgstr ""
+msgstr "Ingen användare hittades med den här e-postadressen."
#: bookwyrm/templates/confirm_email/resend_modal.html:38
msgid "Resend link"
@@ -1667,7 +1670,7 @@ msgstr "Det finns inga böcker här ännu! Försök att söka efter en bok för
#: bookwyrm/templates/feed/suggested_books.html:13
msgid "Do you have book data from another service like GoodReads?"
-msgstr ""
+msgstr "Har du bok-data från en annan tjänst liknande som GoodReads?"
#: bookwyrm/templates/feed/suggested_books.html:16
msgid "Import your reading history"
@@ -3146,7 +3149,7 @@ msgstr "Typ av sökning"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3213,7 +3216,7 @@ msgid "Create Announcement"
msgstr "Skapa ett tillkännagivande"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "Datumet lades till"
@@ -3608,16 +3611,21 @@ msgstr "Blockerades framgångsrikt:"
msgid "Failed:"
msgstr "Misslyckades:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "Namn på instans"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr "Uppdaterades senast"
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "Mjukvara"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "Inga instanser hittades"
diff --git a/locale/zh_Hans/LC_MESSAGES/django.mo b/locale/zh_Hans/LC_MESSAGES/django.mo
index f4f8aca7..69e67fea 100644
Binary files a/locale/zh_Hans/LC_MESSAGES/django.mo and b/locale/zh_Hans/LC_MESSAGES/django.mo differ
diff --git a/locale/zh_Hans/LC_MESSAGES/django.po b/locale/zh_Hans/LC_MESSAGES/django.po
index b92e80b3..78cb6db7 100644
--- a/locale/zh_Hans/LC_MESSAGES/django.po
+++ b/locale/zh_Hans/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-27 01:36\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Chinese Simplified\n"
"Language: zh\n"
@@ -165,14 +165,14 @@ msgstr "平装"
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "跨站"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "已屏蔽"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr "Italiano(意大利语)"
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français(法语)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr "Lietuvių(立陶宛语)"
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr "Norsk(挪威语)"
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr "Português do Brasil(巴西葡萄牙语)"
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr "Português Europeu(欧洲葡萄牙语)"
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr "Română (罗马尼亚语)"
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr "Svenska(瑞典语)"
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "简体中文"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文(繁体中文)"
@@ -1189,7 +1193,6 @@ msgstr "域名"
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3134,7 +3137,7 @@ msgstr "搜索类型"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3201,7 +3204,7 @@ msgid "Create Announcement"
msgstr "创建公告"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "添加日期:"
@@ -3592,16 +3595,21 @@ msgstr "成功屏蔽了"
msgid "Failed:"
msgstr "已失败:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "实例名称"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "软件"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr "未找到实例"
diff --git a/locale/zh_Hant/LC_MESSAGES/django.mo b/locale/zh_Hant/LC_MESSAGES/django.mo
index a7d44d11..df3d0173 100644
Binary files a/locale/zh_Hant/LC_MESSAGES/django.mo and b/locale/zh_Hant/LC_MESSAGES/django.mo differ
diff --git a/locale/zh_Hant/LC_MESSAGES/django.po b/locale/zh_Hant/LC_MESSAGES/django.po
index be4549e4..91329e37 100644
--- a/locale/zh_Hant/LC_MESSAGES/django.po
+++ b/locale/zh_Hant/LC_MESSAGES/django.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-03-26 20:16+0000\n"
-"PO-Revision-Date: 2022-03-26 22:29\n"
+"POT-Creation-Date: 2022-04-04 22:19+0000\n"
+"PO-Revision-Date: 2022-04-04 23:28\n"
"Last-Translator: Mouse Reeve \n"
"Language-Team: Chinese Traditional\n"
"Language: zh\n"
@@ -165,14 +165,14 @@ msgstr ""
#: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:55
-#: bookwyrm/templates/settings/federation/instance_list.html:19
+#: bookwyrm/templates/settings/federation/instance_list.html:22
msgid "Federated"
msgstr "跨站"
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71
#: bookwyrm/templates/settings/federation/edit_instance.html:56
#: bookwyrm/templates/settings/federation/instance.html:10
-#: bookwyrm/templates/settings/federation/instance_list.html:23
+#: bookwyrm/templates/settings/federation/instance_list.html:26
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
msgid "Blocked"
msgstr "已封鎖"
@@ -300,38 +300,42 @@ msgid "Italiano (Italian)"
msgstr ""
#: bookwyrm/settings.py:287
+msgid "Suomi (Finnish)"
+msgstr ""
+
+#: bookwyrm/settings.py:288
msgid "Français (French)"
msgstr "Français(法語)"
-#: bookwyrm/settings.py:288
+#: bookwyrm/settings.py:289
msgid "Lietuvių (Lithuanian)"
msgstr ""
-#: bookwyrm/settings.py:289
+#: bookwyrm/settings.py:290
msgid "Norsk (Norwegian)"
msgstr ""
-#: bookwyrm/settings.py:290
+#: bookwyrm/settings.py:291
msgid "Português do Brasil (Brazilian Portuguese)"
msgstr ""
-#: bookwyrm/settings.py:291
+#: bookwyrm/settings.py:292
msgid "Português Europeu (European Portuguese)"
msgstr ""
-#: bookwyrm/settings.py:292
+#: bookwyrm/settings.py:293
msgid "Română (Romanian)"
msgstr ""
-#: bookwyrm/settings.py:293
+#: bookwyrm/settings.py:294
msgid "Svenska (Swedish)"
msgstr ""
-#: bookwyrm/settings.py:294
+#: bookwyrm/settings.py:295
msgid "简体中文 (Simplified Chinese)"
msgstr "簡體中文"
-#: bookwyrm/settings.py:295
+#: bookwyrm/settings.py:296
msgid "繁體中文 (Traditional Chinese)"
msgstr "繁體中文"
@@ -1189,7 +1193,6 @@ msgstr ""
#: bookwyrm/templates/book/file_links/edit_links.html:36
#: bookwyrm/templates/import/import_status.html:127
#: bookwyrm/templates/settings/announcements/announcements.html:37
-#: bookwyrm/templates/settings/federation/instance_list.html:46
#: bookwyrm/templates/settings/invites/manage_invite_requests.html:47
#: bookwyrm/templates/settings/invites/status_filter.html:5
#: bookwyrm/templates/settings/users/user_admin.html:52
@@ -3132,7 +3135,7 @@ msgstr "搜尋類別"
#: bookwyrm/templates/search/layout.html:23
#: bookwyrm/templates/search/layout.html:46
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:27
-#: bookwyrm/templates/settings/federation/instance_list.html:44
+#: bookwyrm/templates/settings/federation/instance_list.html:51
#: bookwyrm/templates/settings/layout.html:36
#: bookwyrm/templates/settings/users/user.html:13
#: bookwyrm/templates/settings/users/user_admin.html:5
@@ -3199,7 +3202,7 @@ msgid "Create Announcement"
msgstr "建立公告"
#: bookwyrm/templates/settings/announcements/announcements.html:21
-#: bookwyrm/templates/settings/federation/instance_list.html:36
+#: bookwyrm/templates/settings/federation/instance_list.html:39
msgid "Date added"
msgstr "新增日期:"
@@ -3590,16 +3593,21 @@ msgstr "成功封鎖了"
msgid "Failed:"
msgstr "已失敗:"
-#: bookwyrm/templates/settings/federation/instance_list.html:32
+#: bookwyrm/templates/settings/federation/instance_list.html:35
#: bookwyrm/templates/settings/users/server_filter.html:5
msgid "Instance name"
msgstr "實例名稱"
-#: bookwyrm/templates/settings/federation/instance_list.html:40
+#: bookwyrm/templates/settings/federation/instance_list.html:43
+msgid "Last updated"
+msgstr ""
+
+#: bookwyrm/templates/settings/federation/instance_list.html:47
+#: bookwyrm/templates/settings/federation/software_filter.html:5
msgid "Software"
msgstr "軟體"
-#: bookwyrm/templates/settings/federation/instance_list.html:63
+#: bookwyrm/templates/settings/federation/instance_list.html:69
msgid "No instances found"
msgstr ""