Files
Ronald Huynen 2547717edb Initial commit
2026-03-23 21:37:59 +01:00

9 lines
189 B
PHP

<?php
return [
'new_message_subject' => 'Tienes un mensaje nuevo',
'unknown_sender' => 'alguien',
'user' => 'otro Timebanker',
'group_conversation' => 'un chat grupal',
];