mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
389 B
JSON
10 lines
389 B
JSON
{
|
|
"lights-on": "Licht an",
|
|
"lights-off": "Licht aus",
|
|
"title": "All deine Daten sind in deinem Browser gespeichtert und auf keinem Server.\n This application is truly serverless and only you have access to your data.",
|
|
"what_about_my_data": "Was passiert mit meinen Daten? ",
|
|
"made_with": "Erstellt mit",
|
|
"by": "von",
|
|
"upgrade": "Upgrade"
|
|
}
|