diff --git a/locales/en.yaml b/locales/en.yaml index ea5413e..cfdcd8b 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -179,4 +179,5 @@ lightningInvoicesUnsupported: "Sorry LN Invoices aren't supported over USSD beca minimumMaximumRange: "(Min: {{{minimumAmount}}} {{{currencyTicker}}}, Max: {{{maximumAmount}}} {{{currencyTicker}}})" amountConversionText: "({{{amountInSats}}} sats = {{{amountConverted}}} {{{convertedCurrencyTicker}}})" sendBitcoinConfirmation: "You are about to send {{{amountText}}} to {{{receiver}}} (service fee: {{{feeText}}}{{{networkFeeText}}})." -networkFee: "network fee: {{{networkFeeText}}} ${currencyTicker}" \ No newline at end of file +networkFee: "network fee: {{{networkFeeText}}} ${currencyTicker}" +sendSats: "Send sats" \ No newline at end of file diff --git a/locales/fr.yaml b/locales/fr.yaml index 326669e..e6424d2 100644 --- a/locales/fr.yaml +++ b/locales/fr.yaml @@ -179,4 +179,5 @@ lightningInvoicesUnsupported: "Désolé, les factures LN ne sont pas prises en c minimumMaximumRange: "(Min: {{{minimumAmount}}} {{{currencyTicker}}}, Max: {{{maximumAmount}}} {{{currencyTicker}}})" amountConversionText: "({{{amountInSats}}} sats = {{{amountConverted}}} {{{convertedCurrencyTicker}}})" sendBitcoinConfirmation: "Vous êtes sur le point d'envoyer {{{amountText}}} à {{{receiver}}} (frais de service : {{{feeText}}}{{{networkFeeText}}})." -networkFee: "frais de réseau : {{{networkFeeText}}} {{{currencyTicker}}}" \ No newline at end of file +networkFee: "frais de réseau : {{{networkFeeText}}} {{{currencyTicker}}}" +sendSats: "Envoyer des sats" \ No newline at end of file diff --git a/locales/sw.yaml b/locales/sw.yaml index 6e97f0f..0b86e18 100644 --- a/locales/sw.yaml +++ b/locales/sw.yaml @@ -179,4 +179,5 @@ lightningInvoicesUnsupported: "Samahani, Ankara za LN hazitumiki kupitia USSD kw minimumMaximumRange: "(Kima cha chini: {{{minimumAmount}}} {{{currencyTicker}}}, Kima cha juu: {{{maximumAmount}}} {{{currencyTicker}}})" amountConversionText: "({{{amountInSats}}} sats = {{{amountConverted}}} {{{convertedCurrencyTicker}}})" sendBitcoinConfirmation: "Unatarajia kutuma {{{amountText}}} kwa {{{receiver}}} (ada ya huduma: {{{feeText}}}{{{networkFeeText}}})." -networkFee: "ada ya mtandao: {{{networkFeeText}}} {{{currencyTicker}}}" \ No newline at end of file +networkFee: "ada ya mtandao: {{{networkFeeText}}} {{{currencyTicker}}}" +sendSats: "Thumela amasats" \ No newline at end of file diff --git a/locales/zu.yaml b/locales/zu.yaml index f9cc583..51fc4ac 100644 --- a/locales/zu.yaml +++ b/locales/zu.yaml @@ -179,4 +179,5 @@ lightningInvoicesUnsupported: "Siyaxolisa, ama-invoice e-LN awasekelwa nge-USSD minimumMaximumRange: "(Okuncane: {{{minimumAmount}}} {{{currencyTicker}}}, Okukhulu: {{{maximumAmount}}} {{{currencyTicker}}})" amountConversionText: "({{{amountInSats}}} sats = {{{amountConverted}}} {{{convertedCurrencyTicker}}})" sendBitcoinConfirmation: "Usuzothumela {{{amountText}}} ku {{{receiver}}} (imali yesevisi: {{{feeText}}}{{{networkFeeText}}})." -networkFee: "imali yenethiwekhi: {{{networkFeeText}}} {{{currencyTicker}}}" \ No newline at end of file +networkFee: "imali yenethiwekhi: {{{networkFeeText}}} {{{currencyTicker}}}" +sendSats: "Tuma sats." \ No newline at end of file