-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1d40539
commit 1678c28
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> сервиса. Если у вас возникли вопросы по тарифной сетке, напишите нам на <a href=\"mailto:[email protected]\">[email protected]</a>", | ||
"onSuccess": "Тарифный план был успешно изменён", | ||
"onError": "Произошла ошибка, пожалуйста попробуйте ещё раз немного позже", | ||
"confirmSetToFreePlanDescription": "Старый план будет отменён. Деньги за неиспользованные ошибки и время не будут возвращены.", | ||
|