mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"title": "Título",
|
|
"bank_name": "Nombre del Banco",
|
|
"account_no": "Detalles de la cuenta bancaria",
|
|
"loading": "Cargando",
|
|
"done": "Listo",
|
|
"create": "Crear",
|
|
"notification_updated": "Actualizado"
|
|
}
|