mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
13 lines
250 B
JSON
13 lines
250 B
JSON
{
|
|
"back": "Tagasi",
|
|
"book": "Kinnita",
|
|
"download_pdf": "Lae alla PDF",
|
|
"delete": "Kustuta",
|
|
"delete_modal": {
|
|
"title": "Kustuta arve",
|
|
"ok_title": "Kustuta",
|
|
"cancel_title": "Sulge"
|
|
},
|
|
"notification_deleted": "Kustutatud"
|
|
}
|