Browse Source

feat: update pt-BR.ts (#282)

imwald
bitcoinuser 11 months ago committed by GitHub
parent
commit
085adeb096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/i18n/locales/pt-BR.ts

4
src/i18n/locales/pt-BR.ts

@ -26,7 +26,7 @@ export default { @@ -26,7 +26,7 @@ export default {
Unfollow: 'Deixar de seguir',
'Follow failed': 'Falha ao seguir',
'Unfollow failed': 'Falha ao deixar de seguir',
'show new notes': 'Mostrar novas notas',
'show new notes': 'Ver novas notas',
'loading...': 'Carregando...',
'no more notes': 'Não há mais notas',
'reply to': 'Respondendo a',
@ -219,7 +219,7 @@ export default { @@ -219,7 +219,7 @@ export default {
'Choose a relay': 'Escolher um relé',
'no relays found': 'nenhum relé encontrado',
video: 'vídeo',
'Show n new notes': 'Mostrar {{n}} novas notas',
'Show n new notes': 'Ver {{n}} novas notas',
YouTabName: 'Você'
}
}

Loading…
Cancel
Save