Language test file
This commit is contained in:
parent
45703f99bf
commit
a1eb74d0e2
|
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
return [
|
||||||
|
'test' => 'Test!'
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue