[skipci] fix: update translation links for help section across multiple languages

This commit is contained in:
BruceChen 2026-04-08 22:39:16 +08:00 committed by GitHub
commit 229c9eba0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 32 additions and 32 deletions

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_af: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ar: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ca: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -49,7 +49,7 @@ export const defaultThemeConfig_$LanguageCodeEscaped$: DefaultThemeLocaleData =
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_cs: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_da: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_de: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_el: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_en: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_es: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_fi: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_fr: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_he: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_hu: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_it: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ja: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ko: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_lv: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_nl: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_no: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_pl: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_pt_BR: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_pt: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ro: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_ru: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_sr_Cyrl: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_sv: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_tr: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_uk: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_vi: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_zh_Hans: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],

View file

@ -50,7 +50,7 @@ export const defaultThemeConfig_zh_Hant: DefaultThemeLocaleData = {
{
text: Translation.helpUsTranslate,
link: "https://crwd.in/minecraft-console-client",
link: "https://crowdin.com/project/minecraft-console-client",
},
],