diff --git a/translations/de-DE.json b/translations/de-DE.json index d8bec675246..355bd711134 100644 --- a/translations/de-DE.json +++ b/translations/de-DE.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Unbekannt", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "Du Glückspilz hast eine neue on-chain Transaktion erhalten. Ich bin neidisch.", "reducers.transaction.transaction_received_title": "On-chain Transaktion erhalten!", "reducers.transaction.transaction_sent_body": "Und da geht sie einfach so... Transaktion erfolgreich gesendet.", diff --git a/translations/fr-FR.json b/translations/fr-FR.json index c57fc15c05f..fdf37f86012 100644 --- a/translations/fr-FR.json +++ b/translations/fr-FR.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Inconnu", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "Vous venez de recevoir une transaction On-chain. La chance.", "reducers.transaction.transaction_received_title": "Transaction On-chain reçue !", "reducers.transaction.transaction_sent_body": "C'est si dur de les voir partir… Votre transaction On-chain a bien été envoyée.", diff --git a/translations/hr-HR.json b/translations/hr-HR.json index 7bf4fec719e..dac66b21e71 100644 --- a/translations/hr-HR.json +++ b/translations/hr-HR.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Nepoznato", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "", "reducers.transaction.transaction_received_title": "", "reducers.transaction.transaction_sent_body": "", diff --git a/translations/nl-NL.json b/translations/nl-NL.json index 1d17420dbb5..d58c900eb5c 100644 --- a/translations/nl-NL.json +++ b/translations/nl-NL.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Onbekend", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "", "reducers.transaction.transaction_received_title": "", "reducers.transaction.transaction_sent_body": "", diff --git a/translations/no-NO.json b/translations/no-NO.json index 8bcbdc5ce08..e31c146665d 100644 --- a/translations/no-NO.json +++ b/translations/no-NO.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Ukjent", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "", "reducers.transaction.transaction_received_title": "", "reducers.transaction.transaction_sent_body": "", diff --git a/translations/ru-RU.json b/translations/ru-RU.json index 419a40b6084..c6339c156e8 100644 --- a/translations/ru-RU.json +++ b/translations/ru-RU.json @@ -703,7 +703,7 @@ "reducers.payment.no_route": "", "reducers.payment.succeeded": "", "reducers.payment.terminated_early": "", - "reducers.payment.unknown": "Неизвестное", + "reducers.payment.unknown": "", "reducers.transaction.transaction_received_body": "", "reducers.transaction.transaction_received_title": "", "reducers.transaction.transaction_sent_body": "",