From: Cameron Ball Date: Mon, 30 Dec 2019 06:33:51 +0000 (+0800) Subject: Update strings to reflect only one person is paying X-Git-Url: http://git.cameron1729.xyz/?p=SonOfLokstallBot.git;a=commitdiff_plain;h=f269a8a55421f56cae5b48d0e8fa9de42598862f Update strings to reflect only one person is paying --- diff --git a/src/strings.php b/src/strings.php index baf612d..cd4af14 100644 --- a/src/strings.php +++ b/src/strings.php @@ -2,8 +2,8 @@ return [ 'takeoutthebins' => 'Take out that BINZ #TrashSLAM 🚮', - 'newbill' => '%s bill: $%s each due on the %s', - 'billreminder' => '[REMINDER %d DAYS] %s bill: $%s each due on the %s', + 'newbill' => '%s bill: $%s due on the %s', + 'billreminder' => '[REMINDER %d DAYS] %s bill: $%s due on the %s', 'drinksomewater' => '🚰 Consider drinking some water! 💦 #HydrationNation', 'cleanpool' => 'Consider giving the pool a clean today! 🤽‍♀️', 'goodnightWearShorts' => 'I\'m signing off for the night. Before I go; tomorrow it\'s going to be about %s when you get up and %s later in the day. So consider wearing summer clothes. ☀️☀️☀️',