Дизайн
This commit is contained in:
@@ -41,6 +41,9 @@ const translations = {
|
||||
noChats: 'Нет чатов — создайте первый!',
|
||||
nothingFound: 'Ничего не найдено',
|
||||
selectChat: 'Выберите чат для начала общения',
|
||||
selectChatTitle: 'Выберите чат',
|
||||
selectChatSubtext: 'Начните общение прямо сейчас. Все ваши сообщения защищены сквозным шифрованием.',
|
||||
newMessage: 'Новое сообщение',
|
||||
noMessages: 'Нет сообщений — напишите первое!',
|
||||
typing: 'печатает...',
|
||||
online: 'в сети',
|
||||
@@ -328,6 +331,9 @@ const translations = {
|
||||
noChats: 'No chats — create one!',
|
||||
nothingFound: 'Nothing found',
|
||||
selectChat: 'Select a chat to start messaging',
|
||||
selectChatTitle: 'Select a chat',
|
||||
selectChatSubtext: 'Start communicating right now. All your messages are protected with end-to-end encryption.',
|
||||
newMessage: 'New message',
|
||||
noMessages: 'No messages — write the first one!',
|
||||
typing: 'typing...',
|
||||
online: 'online',
|
||||
|
||||
Reference in New Issue
Block a user