mirror of
https://github.com/ringtools/ringtools-translations.git
synced 2024-08-15 20:41:54 +02:00
Igniter verb naming fix
This commit is contained in:
parent
c00d1c373d
commit
6bcedbd2b3
@ -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 = <b>{$total_amt}</b> für den Ring, mit einer Gesamtgebühr von <b>{$total_fees}</b> Sats
|
||||
igniter_breakdown = Brechen wir es herunter:
|
||||
igniter_line = {$icon} Kanal <code>{$chan_id}</code> von {$pkInfo} {$verb} <b>{$fee} Sats</b> Gebühr (Summe: {$sum} Sats)
|
||||
|
||||
# -- @todo TOO TRANSLATE
|
||||
|
||||
# Set Ringleader
|
||||
ringleader_congratulations = Gratulation @{$username}, Du bist jetzt der Ringleader !
|
||||
|
||||
|
@ -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 = <b>{$total_amt}</b> over the ring, with a total fee of <b>{$total_fees}</b> sats
|
||||
igniter_breakdown = Let's break it down:
|
||||
igniter_line = {$icon} Channel <code>{$chan_id}</code> of {$pkInfo} {$verb} <b>{$fee} sats</b> fee (sum: {$sum} sats)
|
||||
|
@ -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 = <b>{$total_amt}</b> over the ring, with a total fee of <b>{$total_fees}</b> sats
|
||||
igniter_breakdown = Let's break it down:
|
||||
igniter_line = {$icon} Channel <code>{$chan_id}</code> of {$pkInfo} {$verb} <b>{$fee} sats</b> fee (sum: {$sum} sats)
|
||||
|
@ -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 = <b>{$total_amt}</b> over the ring, with a total fee of <b>{$total_fees}</b> sats
|
||||
igniter_breakdown = Let's break it down:
|
||||
igniter_line = {$icon} Channel <code>{$chan_id}</code> of {$pkInfo} {$verb} <b>{$fee} sats</b> fee (sum: {$sum} sats)
|
||||
|
Loading…
Reference in New Issue
Block a user