mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"label": "Kennung",
|
|
"field": "Feld",
|
|
"delete_modal": {
|
|
"title": "Feld löschen",
|
|
"ok_title": "Löschen",
|
|
"cancel_title": "ablehnen"
|
|
},
|
|
"notification_deleted": "Gelöscht"
|
|
}
|