mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
add german translation
This commit is contained in:
16
public/locales/de/invoice-controls.json
Normal file
16
public/locales/de/invoice-controls.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user