From 7ba828392b8831b4109f70a2aada40e1a34b14a3 Mon Sep 17 00:00:00 2001 From: dino475 Date: Thu, 14 Nov 2024 21:14:50 -0800 Subject: [PATCH 1/2] Dean making sure customers understand what localization does --- settings/global.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/settings/global.mdx b/settings/global.mdx index 285e2528a..fef56c60c 100644 --- a/settings/global.mdx +++ b/settings/global.mdx @@ -287,6 +287,11 @@ such as 'Was this page helpful?', will automatically be translated based on the locale. We currently support localization in English, Chinese, Spanish, French, Japanese, and Portuguese. + + We currently support localizing just the UI/fixed assets + in the docs, such as "was this page helpful". + + For more information, please refer to our [versioning documentation](/settings/versioning). From a96322d98a99d063f3dd5e97c708bf8d7522ea94 Mon Sep 17 00:00:00 2001 From: Hahnbee Lee <55263191+hahnbeelee@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:10:51 -0800 Subject: [PATCH 2/2] update copy --- settings/global.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings/global.mdx b/settings/global.mdx index fef56c60c..2319f051f 100644 --- a/settings/global.mdx +++ b/settings/global.mdx @@ -287,9 +287,9 @@ such as 'Was this page helpful?', will automatically be translated based on the locale. We currently support localization in English, Chinese, Spanish, French, Japanese, and Portuguese. - - We currently support localizing just the UI/fixed assets - in the docs, such as "was this page helpful". + + Localization applies to the UI and fixed assets in the docs, such as "was this + page helpful". For more information, please refer to our