Add a reminder about tomorrow's temperature
[SonOfLokstallBot.git] / strings.php
index 3c63795..76dee7f 100644 (file)
@@ -4,5 +4,7 @@ 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',
-    'drinksomewater' => '🚰 Consider drinking some water! 💦 #HydrationNation'
-];
\ No newline at end of file
+    'drinksomewater' => '🚰 Consider drinking some water! 💦 #HydrationNation',
+    '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. ☀️☀️☀️',
+    'goodnight' => '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.'
+];