Compare commits
2 Commits
28373e0231
...
179f5686d1
| Author | SHA1 | Date | |
|---|---|---|---|
| 179f5686d1 | |||
| 7221ee1843 |
@@ -81,5 +81,10 @@
|
|||||||
"contactPage_messageLabel": "Message",
|
"contactPage_messageLabel": "Message",
|
||||||
"contactPage_messagePlaceholder": "Enter your message here...",
|
"contactPage_messagePlaceholder": "Enter your message here...",
|
||||||
"contactPage_messageErrorText": "This field cannot be empty.",
|
"contactPage_messageErrorText": "This field cannot be empty.",
|
||||||
"contact": "Contact"
|
"contact": "Contact",
|
||||||
|
"take": "Take",
|
||||||
|
"return": "Return",
|
||||||
|
"take-loan-success": "Loan taken successfully",
|
||||||
|
"return-loan-success": "Loan returned successfully",
|
||||||
|
"network-error": "Network error. Please contact the administrator."
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user