mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-02 09:13:54 +03:00
1562adae06
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
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",
|
|
"Calendar": "Calendar",
|
|
"Events": "Events",
|
|
"Event": "Event",
|
|
"ModeDay": "Day",
|
|
"ModeWeek": "Week",
|
|
"ModeMonth": "Month",
|
|
"ModeYear": "Year",
|
|
"Today": "Today",
|
|
"TableView": "Table",
|
|
"DueMinutes": "{minutes, plural, =0 {less than a minute} =1 {a minute} other {# minutes}}",
|
|
"DueHours": "{hours, plural, =0 {less than an hour} =1 {1 hour} other {# hours}}",
|
|
"DueDays": "{days, plural, =0 {today} =1 {1 day} other {# days}}",
|
|
"Reminder": "Reminder",
|
|
"ReminderTime": "Reminder time",
|
|
"RemindMeAt": "Remind me at",
|
|
"CreateReminder": "Create reminder",
|
|
"CreatedReminder": "Created a reminder",
|
|
"Reminders": "Reminders",
|
|
"Shift": "Shift",
|
|
"State": "State",
|
|
"NoReminders": "No reminders",
|
|
"AllDay": "All day",
|
|
"AndMore": "And {count} more",
|
|
"CreateEvent": "Create event"
|
|
}
|
|
} |