mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 20:10:36 -05:00
add german translation
This commit is contained in:
9
public/locales/de/statuses.json
Normal file
9
public/locales/de/statuses.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"statuses": {
|
||||
"draft": "Entwurf",
|
||||
"booked": "Gebucht",
|
||||
"sent": "Gesendet",
|
||||
"paid": "Bezahlt",
|
||||
"cancelled": "Abgebrochen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user