Files
serverless-invoices/public/locales/en/customizations-modal.json
Marek Fraczyk 0f9f9d84a5 CustomizationsModal.vue - add a way for users to customize css of their invoices and store it per team,
fix print styles for invoices,
add keys to translations with default English values
2021-05-18 15:57:48 +03:00

6 lines
111 B
JSON

{
"title": "Customize your invoices",
"textarea_label": "Insert your custom CSS",
"updated": "Updated"
}