First commit

This commit is contained in:
Cody Cook 2024-04-29 19:04:51 -07:00
commit d5bb2f19fa
117 changed files with 68604 additions and 0 deletions

View file

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