Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
  • Loading branch information
TatianaFomina committed Dec 3, 2024
1 parent 1d40539 commit 1678c28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/i18n/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"workspaces": {
"chooseTariffPlanDialog": {
"title": "Choose a plan",
"description": "All plans includes all available <a href=\"{featuresUrl}\">features</a>. If you want a free unlimited access for non-profit products, contact us by <a href=\"mailto:[email protected]\">[email protected]</a>",
"description": "All plans includes all available <a href=\"{featuresUrl}\">features</a>. If you have questions on plans, please contact us by <a href=\"mailto:[email protected]\">[email protected]</a>",
"onSuccess": "Workspace plan has been successfully changed",
"onError": "Unable to change workspace plan due to an error, please try again later",
"confirmSetToFreePlanDescription": "The old plan will be canceled. Unused errors and time will not be refunded.",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/messages/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"workspaces": {
"chooseTariffPlanDialog": {
"title": "Выберите план",
"description": "Все тарифные планы включают в себя все <a href=\"{featuresUrl}\">возможности</a> сервиса. Если вы хотите получить неограниченный доступ к сервису для некоммерческих проектов, напишите нам на <a href=\"mailto:[email protected]\">[email protected]</a>",
"description": "Все тарифные планы включают в себя все <a href=\"{featuresUrl}\">возможности</a> сервиса. Если у вас возникли вопросы по тарифной сетке, напишите нам&nbsp;на&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>",
"onSuccess": "Тарифный план был успешно изменён",
"onError": "Произошла ошибка, пожалуйста попробуйте ещё раз немного позже",
"confirmSetToFreePlanDescription": "Старый план будет отменён. Деньги за неиспользованные ошибки и время не будут возвращены.",
Expand Down

0 comments on commit 1678c28

Please sign in to comment.