diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-05-31 16:52:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 16:52:52 +0200 |
commit | c1d0a6a7981b5fe74bdd03c958a558096ea3cde8 (patch) | |
tree | 56620c9a02f7875354714cadf3205a8ea874a4e1 /config/locales-glitch | |
parent | bbda3592d8962e8d67de20c4f3db96c91fcb5ccc (diff) |
Make “Flavour and skin” admin setting label translatable (#1791)
Diffstat (limited to 'config/locales-glitch')
-rw-r--r-- | config/locales-glitch/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales-glitch/en.yml b/config/locales-glitch/en.yml index 78933f54e..4cdc81a24 100644 --- a/config/locales-glitch/en.yml +++ b/config/locales-glitch/en.yml @@ -31,6 +31,8 @@ en: enable_keybase: desc_html: Allow your users to prove their identity via keybase title: Enable keybase integration + flavour_and_skin: + title: Flavour and skin outgoing_spoilers: desc_html: When federating toots, add this content warning to toots that do not have one. It is useful if your server is specialized in content other servers might want to have under a Content Warning. Media will also be marked as sensitive. title: Content warning for outgoing toots |