diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-12-21 23:49:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 23:49:08 +0100 |
commit | 22d9306edc2be8e38a7264b6f3eae04006d44c09 (patch) | |
tree | daee2c46c3d2851a5eca61550df000b0e2a82b3a /config | |
parent | 0b71a4770f7c7e161cc62bb6fadff4613584473a (diff) |
Add links to glitch-soc's Crowdin (#2033)
* Add link to glitch-soc's crowdin in app settings * Add mention of translations to CONTRIBUTING.md
Diffstat (limited to 'config')
-rw-r--r-- | config/locales-glitch/en.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml index 490069f20..e60a89e18 100644 --- a/config/locales-glitch/en.yml +++ b/config/locales-glitch/en.yml @@ -28,6 +28,10 @@ en: trending_status_cw: desc_html: When trending posts are enabled, allow posts with Content Warnings to be eligible. Changes to this setting are not retroactive. title: Allow posts with Content Warnings to trend + appearance: + localization: + glitch_guide_link: https://crowdin.com/project/glitch-soc + glitch_guide_link_text: And likewise for glitch-soc! auth: captcha_confirmation: hint_html: Just one more step! To confirm your account, this server requires you to solve a CAPTCHA. You can <a href="/about/more">contact the server administrator</a> if you have questions or need assistance with confirming your account. |