mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 18:31:07 -04:00
7 lines
198 B
JSON
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"
|
|
}
|