fix: add missing translations
This commit is contained in:
parent
264e188e48
commit
7e5328f2b1
13 changed files with 57 additions and 28 deletions
|
|
@ -195,7 +195,8 @@ export default {
|
|||
'Default zap comment': 'Comentário padrão do zap',
|
||||
'Lightning Address (or LNURL)': 'Endereço Lightning (ou LNURL)',
|
||||
'Quick zap': 'Zap rápido',
|
||||
'If enabled, you can zap with a single click': 'Se ativado, você pode enviar zap com um clique',
|
||||
'If enabled, you can zap with a single click. Click and hold for custom amounts':
|
||||
'Se ativado, você pode zapar com um único clique. Clique e segure para quantias personalizadas',
|
||||
All: 'Tudo',
|
||||
Reactions: 'Reações',
|
||||
Zaps: 'Zaps',
|
||||
|
|
@ -209,6 +210,8 @@ export default {
|
|||
'Tem certeza de que deseja deixar de seguir este usuário?',
|
||||
|
||||
// NOTE: The translations below were generated by ChatGPT and have not yet been verified.
|
||||
'Recent Supporters': 'Apoiadores recentes'
|
||||
'Recent Supporters': 'Apoiadores recentes',
|
||||
'Seen on': 'Visto em',
|
||||
'Temporarily display this reply': 'Exibir temporariamente esta resposta'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue