Skip to content

Commit aeede9b

Browse files
authored
fix: correct Russian translation typo in booking form (calcom#28719)
- Fix typo in 'what_is_this_meeting_about' translation - Change 'посвязена' to 'посвящена' (correct Russian spelling) - Verified with type-check:ci --force
1 parent c106740 commit aeede9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/i18n/locales/ru/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2859,7 +2859,7 @@
28592859
"org_team_names_example_4": "например, технический отдел",
28602860
"org_team_names_example_5": "например, отдел анализа данных",
28612861
"org_max_team_warnings": "Позже можно добавить другие команды.",
2862-
"what_is_this_meeting_about": "Чему посвязена эта встреча?",
2862+
"what_is_this_meeting_about": "Чему посвящена эта встреча?",
28632863
"add_to_team": "Добавить в команду",
28642864
"remove_users_from_org": "Удалить пользователей из организации",
28652865
"delegation_credential": "Делегированные учетные данные",

0 commit comments

Comments
 (0)