Files
serverless-invoices/public/locales/en/bank-account-form.json
2021-04-20 15:57:14 +03:00

10 lines
199 B
JSON

{
"title": "Bank account",
"bank_name": "Bank name",
"account_no": "Bank account details",
"loading": "Loading",
"done": "Done",
"create": "Create",
"notification_updated": "Updated"
}