diff --git a/locales/en.json b/locales/en.json index febae54..79aed63 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,4 +1,5 @@ { + "welcome": "Welcome, {user_name}!", "main_menu_greeting": "Hi, {user_name}! 👋\nWhat would you like to do?", "menu_activate_trial_button": "🆓 Free Trial", diff --git a/locales/ru.json b/locales/ru.json index 51d3d6a..f8dd0b4 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1,4 +1,5 @@ { + "welcome": "Добро пожаловать, {user_name}!", "main_menu_greeting": "Привет, {user_name}! 👋\nЧто бы вы хотели сделать?", "menu_activate_trial_button": "🆓 Пробный период",