mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 00:57:21 -05:00
7 lines
111 B
PHP
7 lines
111 B
PHP
<?php
|
|
|
|
return [
|
|
'online' => 'Online',
|
|
'inactive' => 'Inaktív',
|
|
'enabled' => 'Engedélyezve',
|
|
]; |