Files
serverless-invoices/public/locales/es/invoice-client-details.json
2021-04-23 16:51:32 -06:00

9 lines
225 B
JSON

{
"client_address": "Dirreción",
"client_postal_code": "Código postal",
"client_city": "Ciudad",
"client_county": "Condado/Estado",
"client_country": "País",
"client_email": "Correo electrónico del cliente"
}