invoiceninja/Modules/Notes/Resources/lang/en/texts.php

7 lines
52 B
PHP

<?php
return [
'new_note' => 'New Note',
];
?>