mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 03:53:17 -05:00
10 lines
363 B
JSON
10 lines
363 B
JSON
{
|
|
"lights-on": "Lights on",
|
|
"lights-off": "Lights off",
|
|
"title": "All your data is saved in your browser and not on any server.\n This application is truly serverless and only you have access to your data.",
|
|
"what_about_my_data": "What about my data? ",
|
|
"made_with": "Made with",
|
|
"by": "by",
|
|
"upgrade": "Upgrade"
|
|
}
|