Browse Source

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

imwald
bitcoinuser 10 months ago committed by GitHub
parent
commit
25b465e62a
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

@ -234,7 +234,7 @@ export default { @@ -234,7 +234,7 @@ export default {
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
'Você está prestes a publicar um evento assinado por [{{eventAuthorName}}]. Você está atualmente logado como [{{currentUsername}}]. Tem certeza?',
'Platinum Sponsors': 'Patrocinadores Platinum',
From: 'De',
'Comment on': 'Comentar em'
From: 'Fonte',
'Comment on': 'Comentando'
}
}

Loading…
Cancel
Save