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

8 lines
84 B
PHP
Raw Normal View History

2024-01-12 10:58:55 +01:00
<?php
$lang = array(
'client_settings' => 'Client Settings',
);
return $lang;