You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Hisham Muhammad 4a9becfca2 i18n: improve "Welcome" translation in Portuguese (#7068)
* i18n: update gender-neutral language for pt and pt-BR

Instead of using "bem-vindo(a)" (a masculine form of "Welcome"
with a "(a)" in the end to mean "bem-vinda" for the feminine form),
use "boas-vindas", which is a gender-neutral form of "Welcome").

There is already precedent for using "boas-vindas" in the
Brazilian Portuguese localization, in `config/locales/pt-BR.yml`.
European Portuguese dictionary Priberam also registers it as a valid form:
https://www.priberam.pt/dlpo/boas-vindas

* i18n: pt-BR minor orthography fix

The form "a bordo" does not take an accent.
http://oredator.com.br/curso-de-redacao/uncategorized/a-bordo-ou-a-bordo
7 years ago
..
environments Fix i18n fallback configuration conflicts with environment configurations (#6843) 7 years ago
initializers Revert "Revert "Upgrade Paperclip to version 6.0.0" (#6807)" (#6808) 7 years ago
locales i18n: improve "Welcome" translation in Portuguese (#7068) 7 years ago
webpack Cache media (#6902) 7 years ago
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
navigation.rb Add headings to the security settings page (#6661) 7 years ago
puma.rb
routes.rb
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add preference to always display sensitive media (#6448) 7 years ago
sidekiq.yml
themes.yml Add support for multiple themes (#4959) 8 years ago
webpacker.yml