mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 18:31:07 -04:00
17 lines
405 B
JSON
17 lines
405 B
JSON
{
|
|
"back": "Zurück",
|
|
"book": "Buchen",
|
|
"design_and_layout": "Design & Layout",
|
|
"compact": "Kompakt",
|
|
"comfortable": "Komfortabel",
|
|
"customize": "Deinen Wüschen anpassen",
|
|
"download_pdf": "PDF herunterladen",
|
|
"delete": "Löschen",
|
|
"delete_modal": {
|
|
"title": "Rechnung löschen",
|
|
"ok_title": "Löschen",
|
|
"cancel_title": "Ablehnen"
|
|
},
|
|
"notification_deleted": "Gelöscht"
|
|
}
|