From 6bcedbd2b34ec7b916a903196862daeb219d43fe Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Fri, 6 May 2022 16:09:39 +0200 Subject: [PATCH] Igniter verb naming fix --- bot/de-DE.ftl | 4 +--- bot/en-US.ftl | 2 +- bot/es-ES.ftl | 2 +- bot/nl-NL.ftl | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/bot/de-DE.ftl b/bot/de-DE.ftl index 8ace18c..26e800d 100644 --- a/bot/de-DE.ftl +++ b/bot/de-DE.ftl @@ -133,13 +133,11 @@ igniter_parse_error = Hoppla, ich konnte diesen Igniter-output nicht igniter_prefix_tosend = Igniter senden igniter_prefix_success = erfolgreich gesendet igniter_verb_collected = angesammelt -igniter_verb_collected = sammelt +igniter_verb_collects = sammelt igniter_ring_summary = {$total_amt} für den Ring, mit einer Gesamtgebühr von {$total_fees} Sats igniter_breakdown = Brechen wir es herunter: igniter_line = {$icon} Kanal {$chan_id} von {$pkInfo} {$verb} {$fee} Sats Gebühr (Summe: {$sum} Sats) -# -- @todo TOO TRANSLATE - # Set Ringleader ringleader_congratulations = Gratulation @{$username}, Du bist jetzt der Ringleader ! diff --git a/bot/en-US.ftl b/bot/en-US.ftl index 8aa9a52..5ba7eb0 100644 --- a/bot/en-US.ftl +++ b/bot/en-US.ftl @@ -136,7 +136,7 @@ igniter_parse_error = Oops, could not parse this igniter output. Mig igniter_prefix_tosend = You are going to send igniter_prefix_success = You succesfully sent igniter_verb_collected = collected -igniter_verb_collected = collects +igniter_verb_collects = collects igniter_ring_summary = {$total_amt} over the ring, with a total fee of {$total_fees} sats igniter_breakdown = Let's break it down: igniter_line = {$icon} Channel {$chan_id} of {$pkInfo} {$verb} {$fee} sats fee (sum: {$sum} sats) diff --git a/bot/es-ES.ftl b/bot/es-ES.ftl index 3e2475d..1be0fa0 100644 --- a/bot/es-ES.ftl +++ b/bot/es-ES.ftl @@ -138,7 +138,7 @@ igniter_parse_error = Oops, could not parse this igniter output. Mig igniter_prefix_tosend = You are going to send igniter_prefix_success = You succesfully sent igniter_verb_collected = collected -igniter_verb_collected = collects +igniter_verb_collects = collects igniter_ring_summary = {$total_amt} over the ring, with a total fee of {$total_fees} sats igniter_breakdown = Let's break it down: igniter_line = {$icon} Channel {$chan_id} of {$pkInfo} {$verb} {$fee} sats fee (sum: {$sum} sats) diff --git a/bot/nl-NL.ftl b/bot/nl-NL.ftl index de8b697..b16c9f2 100644 --- a/bot/nl-NL.ftl +++ b/bot/nl-NL.ftl @@ -136,7 +136,7 @@ igniter_parse_error = Oops, could not parse this igniter output. Mig igniter_prefix_tosend = You are going to send igniter_prefix_success = You succesfully sent igniter_verb_collected = collected -igniter_verb_collected = collects +igniter_verb_collects = collects igniter_ring_summary = {$total_amt} over the ring, with a total fee of {$total_fees} sats igniter_breakdown = Let's break it down: igniter_line = {$icon} Channel {$chan_id} of {$pkInfo} {$verb} {$fee} sats fee (sum: {$sum} sats)