From a6384ff4ce375634b4488f90293b273e59cb56de Mon Sep 17 00:00:00 2001 From: Dee Luo <79488570+dee-luo@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:49:04 -0500 Subject: [PATCH] Update ru.ts --- src/translations/ru.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/ru.ts b/src/translations/ru.ts index c394d62..94191cf 100644 --- a/src/translations/ru.ts +++ b/src/translations/ru.ts @@ -19,5 +19,5 @@ export default { EndChatButtonLabel: 'Выход из чата', QuickExitButtonLabel: 'Быстрый выход', QuickExitDescription: 'Нужно быстро уйти?', - ChatWithUs: 'Поболтай с нами', + ChatWithUs: 'Kék Vonal', } as Record;