Files
timebank-cc-public/resources/lang/vendor/wirechat/en/pages.php
Ronald Huynen 2547717edb Initial commit
2026-03-23 21:37:59 +01:00

13 lines
170 B
PHP

<?php
return [
// chat component
'chat' => [
'messages' => [
'welcome' => 'Select a conversation to start messaging',
],
],
];