fix strings

This commit is contained in:
Blake Kaufman
2026-02-14 20:05:31 -05:00
parent c2d2df1a3e
commit cf7020e271
+3 -3
View File
@@ -915,8 +915,8 @@
"organizer": "Organizador",
"contributorCount_one": "{{count}} pessoa",
"contributorCount_other": "{{count}} pessoas",
"pool_contribution_label": "Contribuição para o Pool: {{PoolName}}",
"closing_pool_label": "Encerrando Pool: {{PoolName}}"
"pool_contribution_label": "Contribuição para o Pool: {{poolName}}",
"closing_pool_label": "Encerrando Pool: {{poolName}}"
},
"manualInputPage": {
"inputPlaceholder": "Insira ou cole um endereço/fatura Liquid ou Lightning"
@@ -1449,7 +1449,7 @@
"noLimit": "Sem limite",
"transactionType": "Tipo de transação",
"swapsType": "Trocas BTC <> USD",
"swapsFee": "{{PoolFee}}% de taxa do Pool + {{blitzFee}}% de taxa da Blitz Wallet",
"swapsFee": "{{poolFee}}% de taxa do Pool + {{blitzFee}}% de taxa da Blitz Wallet",
"othersType": "Outros",
"othersFee": "Taxas de rede"
},