es-AR translation

This commit is contained in:
Denis Duliçi
2020-07-23 15:36:51 +03:00
parent 0019022d9b
commit f0a4fe0776
34 changed files with 1236 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
<?php
return [
'rate' => 'Tasa',
'rate_percent' => 'Tasa (%)',
'normal' => 'Normal',
'inclusive' => 'Incluido',
'compound' => 'Compuesto',
'fixed' => 'Fijo',
'withholding' => 'Withholding',
];