mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05: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"
|
|
}
|