Add translation variable for "title" to loans

This commit is contained in:
2020-01-29 15:28:13 +01:00
committed by Stefan Rohde-Enslin
parent e29beb1628
commit de4584bae0
14 changed files with 28 additions and 14 deletions

View File

@ -49,6 +49,7 @@
"loans_list_empty_text": "Haszonk\u00f6lcs\u00f6n m\u00e9g nincs a m\u00fazeumhoz rendelve. Tov\u00e1bbi lehet\u0151s\u00e9gek:",
"loan_obj_remark_explica": "Note about the specific circumstances of the object as part of the loan.",
"select_loan_entry_explica": "Select the loan entry you want to link the object with from the list. If the loan entry has not been added before, you can add it by clicking on the \"+\" symbol.",
"partner_person": "Contact person"
"partner_person": "Contact person",
"title": "Title"
}
}