f9908dc6f9383e0a8ff451d47a2f65ee379d19b7
[SonOfLokstallBot.git] / strings.php
1 <?php declare(strict_types=1);
2
3 return [
4 'takeoutthebins' => 'Take out that BINZ #TrashSLAM 🚮',
5 'newbill' => '%s bill: $%s each due on the %s',
6 'billreminder' => '[REMINDER %d DAYS] %s bill: $%s each due on the %s'
7 ];