Skip to content

Commit

Permalink
Spanish translation for PO Box error
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidysymons committed Dec 6, 2023
1 parent 367ea85 commit 3ef12bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions microsetta_interface/implementation.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ class Source:
'AE14': 'La dirección es una Agencia receptora de correo comercial '
'(CMRA) y falta el número del buzón de correo privado (PMB '
'o #).',
'AEPOBOX': 'PO Boxes are not permitted. Please enter a physical '
'address.'
'AEPOBOX': 'No se permiten PO Boxes. Por favor ingrese una dirección '
'física.'
},
ES_ES_KEY: {
'AE01': 'La dirección no se pudo verificar al menos hasta el nivel '
Expand Down Expand Up @@ -244,8 +244,8 @@ class Source:
'AE14': 'La dirección es una Agencia receptora de correo comercial '
'(CMRA) y falta el número del buzón de correo privado (PMB '
'o #).',
'AEPOBOX': 'PO Boxes are not permitted. Please enter a physical '
'address.'
'AEPOBOX': 'No se permiten PO Boxes. Por favor ingrese una dirección '
'física.'
},
JA_JP_KEY: {
'AE01': 'The address could not be verified at least up to the postal '
Expand Down

0 comments on commit 3ef12bd

Please sign in to comment.