Дизайн

This commit is contained in:
Халимов Рустам
2026-04-02 14:57:32 +03:00
parent 9df7d7aaf1
commit a42007df2d
6 changed files with 82 additions and 56 deletions
@@ -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',