mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-18 13:03:29 -05:00
7 lines
107 B
PHP
7 lines
107 B
PHP
<?php
|
|
|
|
return [
|
|
'online' => 'Online',
|
|
'inactive' => 'Inattivo',
|
|
'enabled' => 'Abilitato',
|
|
]; |