diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 8245397d7..0432fb8e4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1331,9 +1331,10 @@ en: <p>Originally adapted from the <a href="https://github.com/discourse/discourse">Discourse privacy policy</a>.</p> title: "%{instance} Terms of Service and Privacy Policy" themes: - contrast: Mastodon (High contrast) - default: Mastodon (Dark) - mastodon-light: Mastodon (Light) + contrast: High contrast + default: Mastodon + mastodon-light: Mastodon (light) + light: Cybre Lite time: formats: default: "%b %d, %Y, %H:%M" |