fix: update readyToStart label RU/EN
This commit is contained in:
@@ -44,7 +44,7 @@ export const translations = {
|
|||||||
noSpeaker: 'Нет спикера',
|
noSpeaker: 'Нет спикера',
|
||||||
noActiveMeeting: 'Собрание не запущено',
|
noActiveMeeting: 'Собрание не запущено',
|
||||||
goToParticipants: 'Перейдите в раздел Участники, чтобы добавить участников',
|
goToParticipants: 'Перейдите в раздел Участники, чтобы добавить участников',
|
||||||
readyToStart: 'Всё готово к началу',
|
readyToStart: 'Всё готово к началу собрания',
|
||||||
editParticipants: 'Редактировать участников',
|
editParticipants: 'Редактировать участников',
|
||||||
noParticipants: 'Участники не добавлены',
|
noParticipants: 'Участники не добавлены',
|
||||||
registeredParticipants: 'Зарегистрированные участники',
|
registeredParticipants: 'Зарегистрированные участники',
|
||||||
@@ -223,7 +223,7 @@ export const translations = {
|
|||||||
noSpeaker: 'No speaker',
|
noSpeaker: 'No speaker',
|
||||||
noActiveMeeting: 'No active meeting',
|
noActiveMeeting: 'No active meeting',
|
||||||
goToParticipants: 'Go to Participants to add participants',
|
goToParticipants: 'Go to Participants to add participants',
|
||||||
readyToStart: 'Ready to start',
|
readyToStart: 'Ready to start the meeting',
|
||||||
editParticipants: 'Edit participants',
|
editParticipants: 'Edit participants',
|
||||||
noParticipants: 'No participants added',
|
noParticipants: 'No participants added',
|
||||||
registeredParticipants: 'Registered participants',
|
registeredParticipants: 'Registered participants',
|
||||||
|
|||||||
Reference in New Issue
Block a user