Files
watchstate/config/lang.php
2022-05-17 22:17:02 +03:00

8 lines
73 B
PHP

<?php
return (function (): array {
return [
''
];
})();