mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update lang
This commit is contained in:
@@ -17,12 +17,12 @@ return [
|
||||
|
||||
'msg_title' => 'Claim eindresultaat van afgelopen maand (:maand):',
|
||||
'msg_subject' => 'vorderingen afwikkeling :maand',
|
||||
'claim_total' => 'Opvordering torrent totaal: <b>:total</b>',
|
||||
'claim_reached_counts' => 'Reached torrent counts: <b>:counts</b>',
|
||||
'claim_reached_summary' => 'Berekende torrent krijgt bonus per uur: <b>:bonus_per_uur</b>, zaad tijd gemiddelde (uur): <b>:hours</b>, krijg bonus totale: <b>:bonus_total</b>',
|
||||
'claim_unreached_remain_counts' => 'Onbereikte torrent blijft tellen: <b>:counts</b>',
|
||||
'claim_unreached_remove_counts' => 'Niet bereikt torrent verwijder tellen: <b>:counts</b>',
|
||||
'claim_unreached_summary' => 'Verwijder elke onbereikte torrent:<b>:deduct_per_torrent</b>, totale aftreking: <b>:deduct_total</b>',
|
||||
'claim_total' => 'Opvordering torrent totaal: [b]:total[/b]',
|
||||
'claim_reached_counts' => 'Reached torrent counts: [b]:counts[/b]',
|
||||
'claim_reached_summary' => 'Berekende torrent krijgt bonus per uur: [b]:bonus_per_uur[/b], zaad tijd gemiddelde (uur): [b]:hours[/b], krijg bonus totale: [b]:bonus_total[/b]',
|
||||
'claim_unreached_remain_counts' => 'Onbereikte torrent blijft tellen: [b]:counts[/b]',
|
||||
'claim_unreached_remove_counts' => 'Niet bereikt torrent verwijder tellen: [b]:counts[/b]',
|
||||
'claim_unreached_summary' => 'Verwijder elke onbereikte torrent:[b]:deduct_per_torrent[/b], totale aftreking: [b]:deduct_total[/b]',
|
||||
|
||||
'confirm_give_up' => 'Weet u zeker dat u wilt stoppen met het claimen van deze torrent?',
|
||||
'add_claim' => 'Claim',
|
||||
|
||||
Reference in New Issue
Block a user