Update strings to reflect only one person is paying
authorCameron Ball <cameron@moodle.com>
Mon, 30 Dec 2019 06:33:51 +0000 (14:33 +0800)
committerCameron Ball <cameron@moodle.com>
Mon, 30 Dec 2019 06:33:51 +0000 (14:33 +0800)
src/strings.php

index baf612d..cd4af14 100644 (file)
@@ -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. ☀️☀️☀️',