platform/plugins/request-assets/lang/en.json
Andrey Sobolev 3657199e8c
Improve Requests (#2492)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-01-06 13:31:30 +06:00

20 lines
488 B
JSON

{
"string": {
"Requests": "Requests",
"Request": "Request",
"Approve": "Approve",
"Approved": "Approved",
"CreatedRequest": "Created a request",
"For": "For",
"Change": "Change",
"Add": "Add",
"Remove": "Remove",
"Status": "Status",
"Requested": "Requested",
"Completed": "Completed",
"Reject": "Reject",
"Rejected": "Rejected",
"Comment": "Comment",
"PleaseTypeMessage": "Please type comment message to continue..."
}
}