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:
10
public/locales/de/client-fields.json
Normal file
10
public/locales/de/client-fields.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "Kennung",
|
||||
"field": "Feld",
|
||||
"delete_modal": {
|
||||
"title": "Feld löschen",
|
||||
"ok_title": "Löschen",
|
||||
"cancel_title": "ablehnen"
|
||||
},
|
||||
"notification_deleted": "Gelöscht"
|
||||
}
|
||||
Reference in New Issue
Block a user