mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 18:31:07 -04:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"label": "Kennung",
|
|
"field": "Feld",
|
|
"delete_modal": {
|
|
"title": "Feld löschen",
|
|
"ok_title": "Löschen",
|
|
"cancel_title": "Ablehnen"
|
|
},
|
|
"notification_delete": "Gelöscht"
|
|
}
|