Initial commit
This commit is contained in:
12
resources/lang/vendor/wirechat/en/widgets.php
vendored
Normal file
12
resources/lang/vendor/wirechat/en/widgets.php
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
// chat component
|
||||
'wirechat' => [
|
||||
'messages' => [
|
||||
'welcome' => 'Select a conversation to start messaging',
|
||||
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user