diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-07-13 21:59:36 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-08-30 05:41:03 -0500 |
commit | 3367f3d12f8d1bc11bbc01f9f1be8cee01b21a44 (patch) | |
tree | 1daa46b9043bed052bb3d0a6fc96ce9c577d4dda /config/locales | |
parent | e82adc250fc201f8d4638a22207183a4ebdc780e (diff) |
Move Monsterfork locale modifications into own directories
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 1073b51d9..40adfc21e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -35,8 +35,6 @@ en: status_count_before: Who authored tagline: Follow friends and discover new ones terms: Terms of service - available_content: Connected servers - available_content_html: 'Users and content from these servers can be interacted with from here:' unavailable_content: Moderated servers unavailable_content_description: domain: Server @@ -358,7 +356,6 @@ en: created_msg: Domain has been successfully allowed for federation destroyed_msg: Domain has been disallowed from federation undo: Disallow federation with domain - hidden: Exclude from public server list domain_blocks: add_new: Add new domain block created_msg: Domain block is now being processed @@ -511,8 +508,6 @@ en: default_noindex: desc_html: Affects all users who have not changed this setting themselves title: Opt users out of search engine indexing by default - domain_allows: - title: Show allowed domains domain_blocks: all: To everyone disabled: To no one |