mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
10 lines
127 B
PHP
10 lines
127 B
PHP
<?php
|
|
/**
|
|
* swedish language file
|
|
* admin.php
|
|
*
|
|
* @author Sizaro <sizaro@live.se>
|
|
*/
|
|
$locale['title'] = 'MyAAC Admin';
|
|
?>
|