Skip to content

Commit

Permalink
Update src/languages/es.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
twilight2294 authored Nov 18, 2024
1 parent 0ebafb0 commit f9d1a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3614,7 +3614,7 @@ const translations = {
deleteMultiple: 'Eliminar tasas',
enable: 'Activar tasa',
disable: 'Desactivar tasa',
disableTaxRates: () => ({
enableTaxRates: () => ({
one: 'Activar tasa',
other: 'Activar tasas',
}),
Expand Down

0 comments on commit f9d1a5b

Please sign in to comment.