mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-02 09:43:16 -05: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"
|
|
}
|