Skip to content

Commit

Permalink
Remove support for zh-Hant-HK and zh-Hant-SG in SDK X, Web Chat, …
Browse files Browse the repository at this point in the history
…HS widget docs

+ `zh-Hant-HK` - Hong Kong-Chinese (Traditional)
+ `zh-Hant-SG` - Singapore-Chinese (Traditional)
  • Loading branch information
hs-umang committed Aug 29, 2024
1 parent 3a8e78c commit dd67fa5
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 30 deletions.
4 changes: 1 addition & 3 deletions docs/helpshift-widget/internationalization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {

</Intro>

Helpshift Widget currently supports 50 languages out-of-the-box (with English as the default).
Helpshift Widget currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -40,9 +40,7 @@ Helpshift Widget currently supports 50 languages out-of-the-box (with English as
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-cocos2dx/i18n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -31,9 +31,7 @@ Helpshift SDK X currently supports 50 languages out-of-the-box (with English as
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-react-native/i18n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import SetLanguageDescription from "@site/docs/_partials/_setLanguageAPIDescript

# Going International {#going-international}

Helpshift SDK currently supports 50 languages out of the box (with English as the default).
Helpshift SDK currently supports 48 languages out of the box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -38,9 +38,7 @@ Helpshift SDK currently supports 50 languages out of the box (with English as th
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-unity/i18n-android.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -44,9 +44,7 @@ Helpshift SDK currently supports 50 languages out-of-the-box (with English as th
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-unity/i18n-ios.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -44,9 +44,7 @@ Helpshift SDK currently supports 50 languages out-of-the-box (with English as th
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-unreal/i18n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import SetLanguageDescription from "@site/docs/_partials/_setLanguageAPIDescript

# Going International {#going-international}

Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -38,9 +38,7 @@ Helpshift SDK currently supports 50 languages out-of-the-box (with English as th
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx-xamarin/i18n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -34,9 +34,7 @@ Helpshift SDK X currently supports 50 languages out-of-the-box (with English as
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx_android/i18n.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -44,9 +44,7 @@ Helpshift SDK X currently supports 50 languages out-of-the-box (with English as
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/sdkx_ios/internationalization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ All the public APIs in the SDK should be called after initializing the SDK via [

</Admonition>

Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -48,9 +48,7 @@ Helpshift SDK currently supports 50 languages out-of-the-box (with English as th
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down
4 changes: 1 addition & 3 deletions docs/web-chat/internationalization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import {

</Intro>

Helpshift Web Chat currently supports 50 languages out-of-the-box (with English as the default).
Helpshift Web Chat currently supports 48 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand All @@ -40,9 +40,7 @@ Helpshift Web Chat currently supports 50 languages out-of-the-box (with English
| Simplified-Chinese | zh-Hans |
| Traditional-Chinese | zh-Hant |
| Hong Kong-Chinese | zh-HK |
| Hong Kong-Chinese (Traditional) | zh-Hant-HK |
| Singapore-Chinese | zh-SG |
| Singapore-Chinese (Traditional) | zh-Hant-SG |
| Portuguese | pt |
| Brazilian-Portuguese | pt-br |
| Korean | ko |
Expand Down

0 comments on commit dd67fa5

Please sign in to comment.