mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
199 B
JSON
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"
|
|
}
|