From e7a11d356c8f06e341a2d38c3b13f7dcee4e2dd7 Mon Sep 17 00:00:00 2001 From: developer Date: Tue, 14 Apr 2026 07:36:20 +0800 Subject: [PATCH] lang file updated --- lang/ru.json | 2 +- resources/views/vendor/mail/html/header.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ru.json b/lang/ru.json index d8ff7a5..ff82aac 100644 --- a/lang/ru.json +++ b/lang/ru.json @@ -14,7 +14,7 @@ "Your team": "Ваша команда", "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Если кнопка \":actionText\" выше не нажимается, то скопируйте следующую ссылку в адресную строку браузера: ", "These credentials do not match our records.": "Электронная почта или пароль указаны неверно", - "Account was created": "Ваш личный кабинет Alfa создан", + "Account was created": "Ваш личный кабинет создан", "Your account was created": "Учетная запись для Вас была создана", "Please use your email as login and created password": "Пожалуйста, используйте для входа Вашу электронную почту в качестве логина и пароль, который был автоматически сгенерирован: :password", "Go to login": "Перейти к авторизации", diff --git a/resources/views/vendor/mail/html/header.blade.php b/resources/views/vendor/mail/html/header.blade.php index 4ac16a8..8822cb6 100644 --- a/resources/views/vendor/mail/html/header.blade.php +++ b/resources/views/vendor/mail/html/header.blade.php @@ -3,7 +3,7 @@ @if (trim($slot) === 'Alfa') - + @else {{ $slot }} @endif