mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"label": "Kennung",
|
|
"tax": "Steuer",
|
|
"delete_modal": {
|
|
"title": "Steuer löschen",
|
|
"ok_title": "Löschen",
|
|
"cancel_title": "Ablehnen"
|
|
},
|
|
"notification_deleted": "Gelöscht"
|
|
}
|