Browse Source

Remove themes.default from nl and pt-BR locales.

This translation has been supplanted by the flavours-related
translations.
closed-social-glitch-2
David Yip 6 years ago
parent
commit
be33247235
No known key found for this signature in database GPG Key ID: 7DA0036508FCC0CC
2 changed files with 0 additions and 4 deletions
  1. +0
    -2
      config/locales/nl.yml
  2. +0
    -2
      config/locales/pt-BR.yml

+ 0
- 2
config/locales/nl.yml View File

@ -678,8 +678,6 @@ nl:
<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:
default: Mastodon
time:
formats:
default: "%d %B %Y om %H:%M"

+ 0
- 2
config/locales/pt-BR.yml View File

@ -675,8 +675,6 @@ pt-BR:
<p>Originalmente adaptado da <a href="https://github.com/discourse/discourse">política de privacidade do Discourse</a>.</p>
title: "%{instance} Termos de Serviço e Política de Privacidade"
themes:
default: Mastodon
time:
formats:
default: "%b %d, %Y, %H:%M"

Loading…
Cancel
Save