-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [3.84.1](v3.84.0...v3.84.1) (2024-12-04) ### Bug Fixes * unify badge-like components in activity ([#2754](#2754)) ([5699867](5699867))
- Loading branch information
1 parent
5699867
commit 425df5a
Showing
14 changed files
with
79 additions
and
43 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
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
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
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
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 |
---|---|---|
|
@@ -933,7 +933,7 @@ | |
"organization_role_type_OWNER_hint": "Manages organization and its projects", | ||
"organizations_add_new": "Add organization", | ||
"organization_self_hosted_plans_title": "Self-hosted plans", | ||
"organization_slack_connect_button": "Connect to slack", | ||
"organization_slack_connect_button": "Connect to Slack", | ||
"organization_sso_authorization_uri": "Authorization Endpoint", | ||
"organization_sso_client_id": "Client ID", | ||
"organization_sso_client_secret": "Client Secret", | ||
|
@@ -1260,7 +1260,7 @@ | |
"sign_up_form_full_name": "Full name", | ||
"sign_up_form_hide_password": "Hide password", | ||
"sign_up_form_optional_label": "optional", | ||
"sign_up_form_organization_hint": "Space where your projects will be placed, can be name of a company or any custom name", | ||
"sign_up_form_organization_hint": "A space for your projects, named after your company or any custom name.", | ||
"sign_up_form_organization_name": "Organization name", | ||
"sign_up_form_show_password": "Show password", | ||
"sign_up_form_user_source": "Where did you hear about us?", | ||
|
@@ -1274,7 +1274,7 @@ | |
"slack_app_description": "The Slack app notifies you about the changes in your localization data.", | ||
"slack_app_docs_link": "Learn more in docs", | ||
"slack_app_no_need_to_connect": "Slack connected via server configuration", | ||
"slack_app_not_configured": "Missing configuration for slack integration", | ||
"slack_app_not_configured": "Missing configuration for Slack integration", | ||
"slack_app_workspace_disconnect": "Disconnect", | ||
"slack_connect_alert_success": "Success", | ||
"slack_connect_cancel": "Cancel", | ||
|
@@ -1283,10 +1283,10 @@ | |
"slack_connect_main_title": "Connect your Tolgee account with your Slack account", | ||
"slack_connect_success_message": "You can close this tab and continue in Slack", | ||
"slack_connect_success_title": "This profile is now connected to your Slack account", | ||
"slack_connect_title": "Connect to slack", | ||
"slack_connect_title": "Connect to Slack", | ||
"slack_not_configured": "Slack is not connected to this Tolgee account", | ||
"slack_organization_connect_success": "Successfully connected to the slack workspace", | ||
"slack_workspace_already_connected": "This slack workspace is already connected to different organization", | ||
"slack_organization_connect_success": "Successfully connected to the Slack workspace", | ||
"slack_workspace_already_connected": "This Slack workspace is already connected to different organization", | ||
"slug_validation_can_contain_just_lowercase_numbers_hyphens": "Slug has to start with letter and only may contain lowercase letters, numbers and hyphens", | ||
"spending_limit_dialog_close": "Close", | ||
"spending_limit_dialog_description": "Contact support on <email>[email protected]</email> to increase your spending limit", | ||
|
@@ -1448,7 +1448,7 @@ | |
"translations_cell_tab_comments": "{value, plural, other {Comments (#)} =0 {Comments}}", | ||
"translations_cell_tab_edit": "Edit", | ||
"translations_cell_tab_history": "History", | ||
"translations_checkbox_select_multiple_hint": "Hold \"shift\" and click to select multiple", | ||
"translations_checkbox_select_multiple_hint": "Hold \"shift\" and click to select multiple keys", | ||
"translations_clear_selection": "Clear selection", | ||
"translations_comments_delete_button": "Delete", | ||
"translations_comments_delete_confirmation": "Do you really want to delete this comment?", | ||
|
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
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
Oops, something went wrong.