diff options
author | Thibaut Girka <thib@sitedethib.com> | 2018-08-28 17:24:39 +0200 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2018-08-28 17:24:39 +0200 |
commit | 43d132039bf0fdd8c6bc6e2a1d2fe3ef59c0710f (patch) | |
tree | 3ed84be5da351d2819fcc6088c273e34c9c86846 /config/locales | |
parent | 3fe5029fbec1e328d95b768f6bd40fec8af0906c (diff) | |
parent | 5e1767173f82672c77e4d1ce5d9f252750e5f96d (diff) |
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index b185ae28a..38a6df8f7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -303,6 +303,7 @@ en: description_html: A <strong>federation relay</strong> is an intermediary server that exchanges large volumes of public toots between servers that subscribe and publish to it. <strong>It can help small and medium servers discover content from the fediverse</strong>, which would otherwise require local users manually following other people on remote servers. enable_hint: Once enabled, your server will subscribe to all public toots from this relay, and will begin sending this server's public toots to it. inbox_url: Relay URL + pending: Waiting for relay's approval setup: Setup a relay connection status: Status title: Relays |