akaunting/resources/lang/es-ES/currencies.php

10 lines
165 B
PHP
Raw Normal View History

2017-09-24 17:42:02 +03:00
<?php
return [
'code' => 'Código',
'rate' => 'Cotización',
'default' => 'Moneda Predeterminada',
];