1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/lang/lo_LA/t.php
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;