Browse Source

Fix root key for glitch-soc pt-PT and pt-BR yaml translations (#2065)

closed-social-glitch-2
Claire 1 year ago
committed by GitHub
parent
commit
3a94668d87
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions
  1. +1
    -1
      config/locales-glitch/pt-BR.yml
  2. +1
    -1
      config/locales-glitch/pt-PT.yml
  3. +1
    -1
      config/locales-glitch/simple_form.pt-BR.yml
  4. +1
    -1
      config/locales-glitch/simple_form.pt-PT.yml

+ 1
- 1
config/locales-glitch/pt-BR.yml View File

@ -1,5 +1,5 @@
---
pt:
pt-BR:
admin:
custom_emojis:
batch_copy_error: 'Ocorreu um erro ao copiar alguns dos emojis selecionados: %{message}'

+ 1
- 1
config/locales-glitch/pt-PT.yml View File

@ -1 +1 @@
pt:
pt-PT:

+ 1
- 1
config/locales-glitch/simple_form.pt-BR.yml View File

@ -1,5 +1,5 @@
---
pt:
pt-BR:
simple_form:
glitch_only: glitch-soc
hints:

+ 1
- 1
config/locales-glitch/simple_form.pt-PT.yml View File

@ -1 +1 @@
pt:
pt-PT:

Loading…
Cancel
Save