Files
GermanAirlinesVA-Routes/lang/en/lang.php
T
Your Name 9db5f1b5e3 Initial
2021-08-04 16:11:37 +02:00

10 lines
139 B
PHP

<?php return [
'plugin' => [
'name' => 'GA Routes',
'description' => '',
],
'menu' => [
'routes' => 'GA Routes',
],
];