New messages
This commit is contained in:
parent
67356bffc9
commit
0b477ee522
|
@ -1651,6 +1651,8 @@
|
|||
"zap.open_wallet": "Open Wallet",
|
||||
"zap.next": "Next",
|
||||
"zap.send_to": "Send zaps to {target}",
|
||||
"zap.split_message.deducted": "To suport {instance}, {amountDeducted} sats will deducted*",
|
||||
"zap.split_message.receiver": "{receiver} will receive {amountReceiver} sats*",
|
||||
"zap.unit": "Zap amount in sats",
|
||||
"zap_split.question": "Why am I paying this?",
|
||||
"zap_split.text": "Your support will help us build an unstoppable empire and rule the galaxy!",
|
||||
|
|
|
@ -1660,5 +1660,10 @@
|
|||
"zap.comment_input.placeholder": "Comentário opcional",
|
||||
"zap.open_wallet": "Abrir Carteira",
|
||||
"zap.send_to": "Enviar zaps para {target}",
|
||||
"zap.unit": "Quantidade de zap em sats"
|
||||
"zap.split_message.deducted": "Para apoiar {instance}, {amountDeducted} sats serão deduzidos*",
|
||||
"zap.split_message.receiver": "{receiver} receberá {amountReceiver} sats*",
|
||||
"zap.unit": "Quantidade de zap em sats",
|
||||
"zap_split.question": "Por que estou pagando isso?",
|
||||
"zap_split.text": "Seu apoio nos ajudará a construir um império imparável e governar a galáxia!",
|
||||
"zap_split.title": "Divisão de Zap"
|
||||
}
|
Loading…
Reference in New Issue