mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 00:57:21 -05:00
10 lines
132 B
PHP
10 lines
132 B
PHP
<?php
|
|
|
|
return [
|
|
'users' => [
|
|
'name' => 'Felhasználók',
|
|
],
|
|
'roles' => [
|
|
'name' => 'Szerepek',
|
|
],
|
|
]; |