diff --git a/.changeset/mean-masks-tease.md b/.changeset/mean-masks-tease.md new file mode 100644 index 0000000000..bde9195793 --- /dev/null +++ b/.changeset/mean-masks-tease.md @@ -0,0 +1,9 @@ +--- +"@inlang/cross-sell-sherlock": patch +"@inlang/plugin-next-intl": patch +"@inlang/plugin-i18next": patch +"vs-code-extension": patch +"@inlang/plugin-json": patch +--- + +fix discord link diff --git a/README.md b/README.md index 1c31f8017e..0130736aeb 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ Welcome to Opral's repository. |------------------------|---------------| | [./careers](./careers) | Open positions @ Opral | | [./contributing](./CONTRIBUTING.md) | Contribute to inlang or lix | -| [Official Discord](https://discord.gg/gdMPPWy57R) | Join our official Discord | +| [Official Discord](https://discord.gg/CNPfhWpcAa) | Join our official Discord | | [Discussions](https://github.com/opral/monorepo/discussions) | Discuss new features | | [inlang.com](https://inlang.com/) | Search through the ecosystem | #### Support -If you need support for inlang, one of inlang's products or lix, we encourage you to join our [Discord](https://discord.gg/gdMPPWy57R) where we usually respond and help as soon as possible. +If you need support for inlang, one of inlang's products or lix, we encourage you to join our [Discord](https://discord.gg/CNPfhWpcAa) where we usually respond and help as soon as possible. Do you have a request that has to do with security, privacy-related, or other non-related issues? Find our [security policy here](https://github.com/opral/monorepo/security/policy) or contact us via e-mail: `hello@inlang.com`. diff --git a/inlang/README.md b/inlang/README.md index 745af18033..afda65f79f 100644 --- a/inlang/README.md +++ b/inlang/README.md @@ -62,7 +62,7 @@ ## :bell: Stay up-to-date -Follow us on [Twitter](https://twitter.com/inlangHQ) or join our [Discord](https://discord.gg/gdMPPWy57R) server. +Follow us on [Twitter](https://twitter.com/inlangHQ) or join our [Discord](https://discord.gg/CNPfhWpcAa) server. We also regularly send out a newsletter with updates and tips & tricks. You can subscribe to it [here](https://inlang.com/newsletter). diff --git a/inlang/documentation/lint-rule/getting-started/guide.md b/inlang/documentation/lint-rule/getting-started/guide.md index b20b22a519..71ac7bf932 100644 --- a/inlang/documentation/lint-rule/getting-started/guide.md +++ b/inlang/documentation/lint-rule/getting-started/guide.md @@ -71,7 +71,7 @@ Before publishing your lint rule to the marketplace, thoroughly test it to ensur To make your lint rule available in the inlang.com marketplace, see [Publish on marketplace](/documentation/publish-to-marketplace). -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need assistance developing and publishing your lint rule. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need assistance developing and publishing your lint rule.
diff --git a/inlang/documentation/plugin/getting-started/guide.md b/inlang/documentation/plugin/getting-started/guide.md index eb57d17e72..ec0f78bac4 100644 --- a/inlang/documentation/plugin/getting-started/guide.md +++ b/inlang/documentation/plugin/getting-started/guide.md @@ -71,7 +71,7 @@ Before publishing your plugin to the marketplace, thoroughly test it to ensure i To make your plugin available in the inlang.com marketplace, see [Publish on marketplace](/documentation/publish-to-marketplace). -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need assistance developing and publishing your plugin. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need assistance developing and publishing your plugin.
diff --git a/inlang/documentation/sdk/how-to/build-app.md b/inlang/documentation/sdk/how-to/build-app.md index cad094c2ab..6e49ee70bd 100644 --- a/inlang/documentation/sdk/how-to/build-app.md +++ b/inlang/documentation/sdk/how-to/build-app.md @@ -40,4 +40,4 @@ In your app's `marketplace-manifest.json` make sure to define the following info To make your app available in the inlang.com marketplace, see [Publish on marketplace](/documentation/publish-to-marketplace). -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need assistance developing and publishing your app. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need assistance developing and publishing your app. diff --git a/inlang/documentation/sdk/how-to/build-lint-rule.md b/inlang/documentation/sdk/how-to/build-lint-rule.md index 632cabf977..a3ac94cf4d 100644 --- a/inlang/documentation/sdk/how-to/build-lint-rule.md +++ b/inlang/documentation/sdk/how-to/build-lint-rule.md @@ -71,4 +71,4 @@ Before publishing your lint rule to the marketplace, thoroughly test it to ensur To make your lint rule available in the inlang.com marketplace, see [Publish on marketplace](/documentation/publish-to-marketplace). -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need assistance developing and publishing your lint rule. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need assistance developing and publishing your lint rule. diff --git a/inlang/documentation/sdk/how-to/build-plugin.md b/inlang/documentation/sdk/how-to/build-plugin.md index c91e474bf4..2ed81ccaf4 100644 --- a/inlang/documentation/sdk/how-to/build-plugin.md +++ b/inlang/documentation/sdk/how-to/build-plugin.md @@ -74,4 +74,4 @@ Before publishing your plugin to the marketplace, thoroughly test it to ensure i To make your plugin available in the inlang.com marketplace, see [Publish on marketplace](/documentation/publish-to-marketplace). -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need assistance developing and publishing your plugin. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need assistance developing and publishing your plugin. diff --git a/inlang/documentation/sdk/how-to/publish-guide.md b/inlang/documentation/sdk/how-to/publish-guide.md index 48d585f9d8..c939c9452c 100644 --- a/inlang/documentation/sdk/how-to/publish-guide.md +++ b/inlang/documentation/sdk/how-to/publish-guide.md @@ -66,4 +66,4 @@ Add the raw link of your manifest to [this file](https://github.com/opral/monore Create a pull request with your changes and wait for approval from our team. Usually, this will take less than 24 hours. After that, your guide will be available on the inlang website. -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need help with publishing your guide. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need help with publishing your guide. diff --git a/inlang/documentation/sdk/how-to/publish-marketplace.md b/inlang/documentation/sdk/how-to/publish-marketplace.md index ab86f6b8f5..fc5e81d8fa 100644 --- a/inlang/documentation/sdk/how-to/publish-marketplace.md +++ b/inlang/documentation/sdk/how-to/publish-marketplace.md @@ -58,7 +58,7 @@ Add the raw link of your manifest to [this file](https://github.com/opral/monore Create a pull request with your changes and wait for approval from our team. Usually, this will take less than 24 hours. After that, your item will be available in the marketplace. -Feel free to [join our Discord](https://discord.gg/gdMPPWy57R) if you have any questions or need help with publishing your item. +Feel free to [join our Discord](https://discord.gg/CNPfhWpcAa) if you have any questions or need help with publishing your item. ## Markdown assets diff --git a/inlang/guides/build-a-global-solidstart-app/build-a-global-solidstart-app.md b/inlang/guides/build-a-global-solidstart-app/build-a-global-solidstart-app.md index 8bbb06e0f1..d3d1c2e610 100644 --- a/inlang/guides/build-a-global-solidstart-app/build-a-global-solidstart-app.md +++ b/inlang/guides/build-a-global-solidstart-app/build-a-global-solidstart-app.md @@ -203,4 +203,4 @@ If you want to navigate to a different route in a specific language, you can use ## Feedback -The Solid Adapter for Paraglide is still very young. If you have any feedback, please reach out to us on [Discord](https://discord.gg/gdMPPWy57R), or open an issue on [GitHub](https://www.github.com/opral/monorepo/issues). \ No newline at end of file +The Solid Adapter for Paraglide is still very young. If you have any feedback, please reach out to us on [Discord](https://discord.gg/CNPfhWpcAa), or open an issue on [GitHub](https://www.github.com/opral/monorepo/issues). \ No newline at end of file diff --git a/inlang/guides/build-a-global-svelte-app/build-a-global-svelte-app.md b/inlang/guides/build-a-global-svelte-app/build-a-global-svelte-app.md index 1f05e613c6..5ee07a6c61 100644 --- a/inlang/guides/build-a-global-svelte-app/build-a-global-svelte-app.md +++ b/inlang/guides/build-a-global-svelte-app/build-a-global-svelte-app.md @@ -298,7 +298,7 @@ The SvelteKit adapter has a few more features that you might want to check out, Try it on [StackBlitz](https://stackblitz.com/~/github.com/lorissigrist/paraglide-sveltekit-example) -If you have any questions, feel free to ask them in our [Discord](https://discord.gg/gdMPPWy57R) or open a discussion on [GitHub](https://github.com/opral/monorepo/discussions). +If you have any questions, feel free to ask them in our [Discord](https://discord.gg/CNPfhWpcAa) or open a discussion on [GitHub](https://github.com/opral/monorepo/discussions). You can reference an example project on [GitHub](https://github.com/opral/monorepo/tree/main/inlang/source-code/paraglide/paraglide-js-adapter-sveltekit/example). diff --git a/inlang/guides/build-an-internationalized-astro-app-using-paraglide/build-an-internationalized-astro-app-using-paraglide.md b/inlang/guides/build-an-internationalized-astro-app-using-paraglide/build-an-internationalized-astro-app-using-paraglide.md index be1ba585ed..893188e740 100644 --- a/inlang/guides/build-an-internationalized-astro-app-using-paraglide/build-an-internationalized-astro-app-using-paraglide.md +++ b/inlang/guides/build-an-internationalized-astro-app-using-paraglide/build-an-internationalized-astro-app-using-paraglide.md @@ -197,4 +197,4 @@ In components you can access the current language using the `languageTag()` func You can read the [Paraglide](https://inlang.com/m/gerre34r/library-inlang-paraglideJs) and [Paraglide-Adapter-Astro](https://inlang.com/m/iljlwzfs/library-inlang-paraglideJsAdapterAstro) documentation to get a more complete understanding of what's possible. You can also check out our [Astro + Paraglide](https://stackblitz.com/~/github.com/LorisSigrist/paraglide-astro-example) example on StackBlitz. -If you have any suggestions for this guide, please reach out to us on [Discord](https://discord.gg/gdMPPWy57R), or open an issue on [GitHub](https://www.github.com/opral/inlang-paraglide-js/issues). If you have trouble following, don't hesitate to ask for help. We are happy to help getting you set up. +If you have any suggestions for this guide, please reach out to us on [Discord](https://discord.gg/CNPfhWpcAa), or open an issue on [GitHub](https://www.github.com/opral/inlang-paraglide-js/issues). If you have trouble following, don't hesitate to ask for help. We are happy to help getting you set up. diff --git a/inlang/guides/use-paraglide-with-nextjs-app-router/use-paraglide-with-nextjs-app-router.md b/inlang/guides/use-paraglide-with-nextjs-app-router/use-paraglide-with-nextjs-app-router.md index 3d7290d65d..fc2a65b86e 100644 --- a/inlang/guides/use-paraglide-with-nextjs-app-router/use-paraglide-with-nextjs-app-router.md +++ b/inlang/guides/use-paraglide-with-nextjs-app-router/use-paraglide-with-nextjs-app-router.md @@ -216,5 +216,5 @@ You should now have a fully functional multilingual NextJS app using ParaglideJS You can check out the full source code of this example [here](https://github.com/opral/monorepo/tree/main/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/app). -If you want to learn more about ParaglideJS, check out the [ParaglideJS Documentation](https://inlang.com/m/gerre34r/library-inlang-paraglideJs). If you need help or have some ideas, feel free to reach out to us on [Discord](https://discord.gg/gdMPPWy57R) or open a Discussion on [GitHub](https://github.com/opral/monorepo/discussions). +If you want to learn more about ParaglideJS, check out the [ParaglideJS Documentation](https://inlang.com/m/gerre34r/library-inlang-paraglideJs). If you need help or have some ideas, feel free to reach out to us on [Discord](https://discord.gg/CNPfhWpcAa) or open a Discussion on [GitHub](https://github.com/opral/monorepo/discussions). diff --git a/inlang/guides/use-paraglide-with-nextjs-pages-router/use-paraglide-with-nextjs-pages-router.md b/inlang/guides/use-paraglide-with-nextjs-pages-router/use-paraglide-with-nextjs-pages-router.md index cffc67007c..601a51de9a 100644 --- a/inlang/guides/use-paraglide-with-nextjs-pages-router/use-paraglide-with-nextjs-pages-router.md +++ b/inlang/guides/use-paraglide-with-nextjs-pages-router/use-paraglide-with-nextjs-pages-router.md @@ -221,4 +221,4 @@ That's it! You should now have a fully functional multilingual NextJS app using You can check out the full source code of this example [here](https://github.com/opral/monorepo/tree/main/inlang/source-code/paraglide/paraglide-js-adapter-next/examples/pages). -If you want to learn more about ParaglideJS, check out the [ParaglideJS Documentation](https://inlang.com/m/gerre34r/library-inlang-paraglideJs). If you need help or have some ideas, feel free to reach out to us on [Discord](https://discord.gg/gdMPPWy57R) or open a Discussion on [GitHub](https://github.com/opral/monorepo/discussions). \ No newline at end of file +If you want to learn more about ParaglideJS, check out the [ParaglideJS Documentation](https://inlang.com/m/gerre34r/library-inlang-paraglideJs). If you need help or have some ideas, feel free to reach out to us on [Discord](https://discord.gg/CNPfhWpcAa) or open a Discussion on [GitHub](https://github.com/opral/monorepo/discussions). \ No newline at end of file diff --git a/inlang/source-code/cross-sell/cross-sell-sherlock/README.md b/inlang/source-code/cross-sell/cross-sell-sherlock/README.md index 4c9300493c..d5527a27e3 100644 --- a/inlang/source-code/cross-sell/cross-sell-sherlock/README.md +++ b/inlang/source-code/cross-sell/cross-sell-sherlock/README.md @@ -64,4 +64,4 @@ async function addSherlock(fs: NodeishFilesystem) { ## Contributing -Contributions are welcome! If you have a feature request, bug report, or proposal, please open an issue or submit a pull request. Our Discord can be found [here](https://discord.gg/VXHw44ux). \ No newline at end of file +Contributions are welcome! If you have a feature request, bug report, or proposal, please open an issue or submit a pull request. Our Discord can be found [here](https://discord.gg/CNPfhWpcAa). \ No newline at end of file diff --git a/inlang/source-code/ide-extension/MARKETPLACE.md b/inlang/source-code/ide-extension/MARKETPLACE.md index 6f1c45ade3..c0770c6f48 100644 --- a/inlang/source-code/ide-extension/MARKETPLACE.md +++ b/inlang/source-code/ide-extension/MARKETPLACE.md @@ -39,7 +39,7 @@ Just _highlight/select_ the text you want and hit `cmd .` or `ctrl +` (Quick Fix Hover over the message to see the tooltip with the translation. -If something isn't working as expected, please join our [Discord](https://discord.gg/gdMPPWy57R) or [create an issue](https://github.com/opral/monorepo/issues/new/choose). We are happy to help! +If something isn't working as expected, please join our [Discord](https://discord.gg/CNPfhWpcAa) or [create an issue](https://github.com/opral/monorepo/issues/new/choose). We are happy to help! # Let's get started @@ -63,7 +63,7 @@ Look at the [example repository](https://github.com/opral/example) and it's [set ## Support: Join our Discord! -If something isn't working as expected or you have a feature suggestion, please join our [Discord](https://discord.gg/DEHKgmx2) or [create an issue](<[https](https://github.com/opral/monorepo/issues/new/choose)>). We are happy to help! +If something isn't working as expected or you have a feature suggestion, please join our [Discord](https://discord.gg/CNPfhWpcAa) or [create an issue](<[https](https://github.com/opral/monorepo/issues/new/choose)>). We are happy to help! ## Plugin authors diff --git a/inlang/source-code/ide-extension/README.md b/inlang/source-code/ide-extension/README.md index c3269d888a..c00a3e862d 100644 --- a/inlang/source-code/ide-extension/README.md +++ b/inlang/source-code/ide-extension/README.md @@ -188,7 +188,7 @@ If you are having trouble with the **loading icon** not disappearing, this is a ## Support: Join our Discord / Open an issue on GitHub! -If something isn't working as expected or you have a feature suggestion, please join our [Discord](https://discord.gg/DEHKgmx2) or [create an issue](<[https](https://github.com/opral/monorepo/issues/new/choose)>). We are happy to help! +If something isn't working as expected or you have a feature suggestion, please join our [Discord](https://discord.gg/CNPfhWpcAa) or [create an issue](<[https](https://github.com/opral/monorepo/issues/new/choose)>). We are happy to help!