Stand 2018-04-22.
This commit is contained in:
35
backend/hu/loans.json
Normal file
35
backend/hu/loans.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"tlLoans": {
|
||||
"partner_institution": "Partner institution",
|
||||
"partner_institution_explica": "The partner institution with whom the loaning is carried out. Taken from the contacts.",
|
||||
"partner_contact_person": "Contact person",
|
||||
"partner_contact_person_explica": "The contact person at the partner institution.",
|
||||
"start_date": "Start date",
|
||||
"end_date": "End date",
|
||||
"start_date_explica": "Start date of the loan.",
|
||||
"end_date_explica": "End date of the loan.",
|
||||
"insurance_value": "Insurance value",
|
||||
"insurance_value_explica": "Overall insurance value of the loan.",
|
||||
"insurer": "Insurer",
|
||||
"insurer_explica": "The insurer insuring the loan.",
|
||||
"insurer_person": "Contact person (insurer)",
|
||||
"insurer_person_explica": "Contact person at the insurance agency.",
|
||||
"description": "Description",
|
||||
"description_explica": "Description or note on the loan.",
|
||||
"special_requirements": "Special requirements",
|
||||
"special_requirements_explica": "Special requirements for the loan.",
|
||||
"loan_belongs": "Loan of institution",
|
||||
"loans_list": "List loans",
|
||||
"loan_entry": "Loan entry",
|
||||
"loan_added": "Loan entry added",
|
||||
"loans_edited": "Loan entry edited",
|
||||
"link_with_loan": "Link with loan",
|
||||
"loan_obj_remark": "Specific note",
|
||||
"loan_name": "Title",
|
||||
"loan_name_explica": "A title for the entry.",
|
||||
"send_mail_to": "Send mail to ...",
|
||||
"export": "Export",
|
||||
"export_calendar_item": "Export calendar item",
|
||||
"loans_deleted": "The loan entry has been deleted"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user