Skip to content

Commit 68633bb

Browse files
chore: clean up outdated badges (#276)
1 parent ca2159e commit 68633bb

File tree

8 files changed

+1
-8
lines changed

8 files changed

+1
-8
lines changed

src/content/docs/crowdin/project-management/project-settings/privacy-collaboration.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Configure your project privacy settings with the following options:
3939
* **Allow offline translation** – allow translators to download source files to their machines for offline translation and upload translations back into the project. The project owner and managers can always download sources and upload translations, not depending on the option status.
4040
* **Allow proofreaders to access hidden strings** – allow proofreaders to work with hidden strings. The project owner and managers can always work with hidden strings, not depending on the option status.
4141

42-
## Glossary Access Settings :badge[New]{variant=success} {#glossary-access-settings}
42+
## Glossary Access Settings
4343

4444
Control the level of access that project members have over glossary terms. The project owner and managers always have full control over glossary terms, regardless of these settings.
4545

src/content/docs/developer/modules/other/external-qa-checks.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Add an external QA check for advanced, AI-powered, and other specia
44
slug: developer/crowdin-apps-module-external-qa-check
55
sidebar:
66
label: External QA Check
7-
badge: New
87
---
98

109
This module allows for the integration of advanced, AI-powered, and other specialized QA checks, enabling verification of translations for nuanced issues that cannot be detected by [default QA checks](/enterprise/project-settings/qa-checks/) or JavaScript-based [Custom QA checks](/enterprise/custom-qa-checks/).

src/content/docs/developer/modules/other/webhook.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Subscribe
44
slug: developer/crowdin-apps-module-webhook
55
sidebar:
66
label: Webhook
7-
badge: New
87
---
98

109
import ReadMore from '~/components/ReadMore.astro';

src/content/docs/developer/modules/ui-modules/custom-ai.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ slug: developer/crowdin-apps-module-custom-ai
55
sidebar:
66
order: 14
77
label: Custom AI
8-
badge: New
98
---
109

1110
This module helps you connect AI providers not yet supported by Crowdin. Once you create this kind of app, you’ll be able to pre-translate your content with the connected AI provider and use the AI provider as an assistant in the Editor.

src/content/docs/developer/modules/ui-modules/organization-settings-menu.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ slug: developer/crowdin-apps-module-organization-settings-menu
55
sidebar:
66
order: 10
77
label: Organization Settings Menu
8-
badge: New
98
---
109

1110
import { Image } from 'astro:assets';

src/content/docs/developer/modules/ui-modules/profile-settings-menu.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ slug: developer/crowdin-apps-module-profile-settings-menu
55
sidebar:
66
order: 11
77
label: Profile Settings Menu
8-
badge: New
98
---
109

1110
import { Image } from 'astro:assets';

src/content/docs/developer/modules/ui-modules/prompt-provider.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ slug: developer/crowdin-apps-module-ai-prompt-provider
55
sidebar:
66
order: 15
77
label: AI Prompt Provider
8-
badge: New
98
---
109

1110
import { Aside } from '@astrojs/starlight/components';

src/content/docs/enterprise/organization-management/settings/fields.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Set up custom properties to enhance your data management
44
slug: enterprise/fields
55
sidebar:
66
order: 4
7-
badge: New
87
---
98

109
import { Steps, Icon, Aside, CardGrid } from '@astrojs/starlight/components';

0 commit comments

Comments
 (0)