Upload text.

This commit is contained in:
Cody Cook 2024-04-29 19:37:00 -07:00
commit 67066287fc
6 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<?php
return [
'welcome' => 'Welcome to Our Website!',
'welcome' => 'Welcome to our Website!',
'description' => 'This is a description in English.'
];