Files
serverless-invoices/public/locales/en/import-modal.json
2021-04-20 15:57:14 +03:00

7 lines
198 B
JSON

{
"title": "Import data",
"warning": "Your current data will be erased and overwritten with the imported data!",
"button_text": "Select import file",
"import-error": "Invalid JSON format"
}