This commit is contained in:
Gogs 2021-06-14 00:39:48 +02:00
parent 5e04d78275
commit 839f50a836

View File

@ -1,6 +1,6 @@
<?php return [
'plugin' => [
'name' => 'Schooling',
'name' => 'GA Schooling',
'description' => '',
],
'typeratings' => [
@ -8,7 +8,7 @@
'price' => 'Price for exam',
],
'menu' => [
'main' => 'Schooling',
'main' => 'GA Schooling',
'typeratings' => 'Typeratings',
],
];