David Bomba cdff60b0e0 v5.8.10
2024-01-12 20:58:55 +11:00

8 lines
84 B
PHP

<?php
$lang = array(
'client_settings' => 'Client Settings',
);
return $lang;