Skip to content

Commit

Permalink
feat: add other labels
Browse files Browse the repository at this point in the history
  • Loading branch information
halivert committed Jul 14, 2023
1 parent e51cf04 commit 74d9d42
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lang/es_MX/labels.php
@@ -0,0 +1,9 @@
<?php

return [
'name' => 'nombre',
'due_date' => 'fecha límite de pago',
'closing_date' => 'fecha de corte',
'interest_rate' => 'tasa de interés',
'limit' => 'limite de crédito',
];

0 comments on commit 74d9d42

Please sign in to comment.