myaac/system/locale/de/admin.php
SRNT-GG 9d664d3577 WIP - Removing unneccessary closing tags to prevent potential issues. (#223)
* Part 1

Removing closing tags when no HTML or other output comes after the last PHP codeblock.

* Further removals

* nothing

---------

Co-authored-by: slawkens <slawkens@gmail.com>
2023-06-15 21:08:20 +02:00

9 lines
129 B
PHP

<?php
/**
* german language file
* admin.php
*
* @author Slawkens <slawkens@gmail.com>
*/
$locale['title'] = 'MyAAC Admin';