Skip to content

Commit

Permalink
Fix the count of the number of supported languages
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-umang committed Jul 24, 2024
1 parent b31dc85 commit 3a8e78c
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift Widget currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out of the box (with English as the default).
Helpshift SDK currently supports 50 languages out of the box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK X currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift SDK currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down
2 changes: 1 addition & 1 deletion 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 47 languages out-of-the-box (with English as the default).
Helpshift Web Chat currently supports 50 languages out-of-the-box (with English as the default).

## Supported languages {#supported-languages}

Expand Down

0 comments on commit 3a8e78c

Please sign in to comment.