Skip to content

Commit

Permalink
Merge pull request #45396 from Expensify/alberto-GL
Browse files Browse the repository at this point in the history
Change translation of GL Code
  • Loading branch information
MonilBhavsar committed Jul 16, 2024
2 parents 7d58aa6 + f58417a commit fb9ce79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2737,8 +2737,8 @@ export default {
importedFromAccountingSoftware: 'Categorías importadas desde',
payrollCode: 'Código de nómina',
updatePayrollCodeFailureMessage: 'Se produjo un error al actualizar el código de nómina, por favor intente nuevamente.',
glCode: 'Código GL',
updateGLCodeFailureMessage: 'Se produjo un error al actualizar el código GL. Inténtelo nuevamente.',
glCode: 'Código de Libro Mayor',
updateGLCodeFailureMessage: 'Se produjo un error al actualizar el código de Libro Mayor. Inténtelo nuevamente.',
},
moreFeatures: {
spendSection: {
Expand Down Expand Up @@ -2876,8 +2876,8 @@ export default {
existingTagError: 'Ya existe una etiqueta con este nombre.',
genericFailureMessage: 'Se ha producido un error al actualizar la etiqueta. Por favor, inténtelo nuevamente.',
importedFromAccountingSoftware: 'Etiquetas importadas desde',
glCode: 'Código GL',
updateGLCodeFailureMessage: 'Se produjo un error al actualizar el código GL. Por favor, inténtelo nuevamente.',
glCode: 'Código de Libro Mayor',
updateGLCodeFailureMessage: 'Se produjo un error al actualizar el código de Libro Mayor. Por favor, inténtelo nuevamente.',
},
taxes: {
subtitle: 'Añade nombres, tasas y establezca valores por defecto para los impuestos.',
Expand Down

0 comments on commit fb9ce79

Please sign in to comment.