platform/plugins/calendar-assets/lang/en.json
Andrey Sobolev a4af938871
Rework reviews (#1156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-03-18 13:37:49 +07:00

17 lines
444 B
JSON

{
"string": {
"ApplicationLabelCalendar": "Calendar",
"Calendars": "Calendars",
"Participants": "Participants",
"NoParticipants": "No participants added",
"PersonsLabel": "{name}",
"AddDescription": "Add description",
"Date": "Date",
"DueTo": "Due date",
"Description": "Description",
"Title": "Title",
"Location": "Location",
"Company": "Company",
"CreateCalendar": "Create Calendar"
}
}