mirror of
https://github.com/ConjureETS/Interface-Admin.git
synced 2026-03-24 20:41:06 +00:00
11 lines
130 B
PHP
11 lines
130 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: Massimo
|
|
* Date: 2019-09-29
|
|
* Time: 6:01 PM
|
|
*/
|
|
return [
|
|
'submit' => "Submit",
|
|
];
|