Перепиливание под чистый DDD
This commit is contained in:
@@ -285,6 +285,7 @@ const translations = {
|
||||
loadChatsError: 'Ошибка загрузки чатов',
|
||||
loadMessagesError: 'Ошибка загрузки сообщений',
|
||||
unreadMessages: 'Непрочитанные сообщения',
|
||||
attachmentDiscardConfirm: 'У вас есть прикрепленные вложения. Если вы перейдете в другой чат, они будут потеряны. Продолжить?',
|
||||
},
|
||||
en: {
|
||||
myProfile: 'My Profile',
|
||||
@@ -540,6 +541,7 @@ const translations = {
|
||||
loadChatsError: 'Error loading chats',
|
||||
loadMessagesError: 'Error loading messages',
|
||||
unreadMessages: 'Unread messages',
|
||||
attachmentDiscardConfirm: 'You have attached files. If you switch to another chat, they will be lost. Continue?',
|
||||
},
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user