Akaunting/resources/lang/de-DE/taxes.php

9 lines
105 B
PHP

<?php
return [
'rate' => 'Preis',
'rate_percent' => 'Preis (%)',
];