mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"title": "Bankkonto",
|
|
"bank_name": "Bankname",
|
|
"account_no": "Bankkonto-Details",
|
|
"loading": "Lädt",
|
|
"done": "Fertig",
|
|
"create": "Erstellen",
|
|
"notification_updated": "Aktualisiert"
|
|
}
|