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-monsterfork/en.yml | |
parent | e82adc250fc201f8d4638a22207183a4ebdc780e (diff) |
Move Monsterfork locale modifications into own directories
Diffstat (limited to 'config/locales-monsterfork/en.yml')
-rw-r--r-- | config/locales-monsterfork/en.yml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/locales-monsterfork/en.yml b/config/locales-monsterfork/en.yml new file mode 100644 index 000000000..e0f9cead8 --- /dev/null +++ b/config/locales-monsterfork/en.yml @@ -0,0 +1,16 @@ +--- +en: + about: + available_content: Connected servers + available_content_html: 'Users and content from these servers can be interacted with from here:' + admin: + dashboard: + feature_hcaptcha: hCaptcha + domain_allows: + hidden: Exclude from public server list + settings: + domain_allows: + title: Show allowed domains + registrations: + errors: + captcha_fail: Captcha verification failed \ No newline at end of file |