openclassify/addons/default/anomaly/users-module/resources/lang/fr/view.php
2024-08-18 18:40:44 +03:00

8 lines
104 B
PHP

<?php
return [
'online' => 'Actif',
'inactive' => 'Inactif',
'enabled' => 'Activé',
];