Skip to content

Commit 2b31419

Browse files
committed
RHIDP-8635-1 - Comprehensive documentation for developers on adding localization support to custom plugins
1 parent 1cdf284 commit 2b31419

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/customizing-the-appearance/con-language-persistence.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Default language selection uses the following priority order:
1919
userSettings:
2020
persistence: browser
2121
----
22-
+
22+
2323
where:
2424

2525
userSettings:persistence::

modules/customizing-the-appearance/proc-overriding-translations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ oc create configmap all-translations \
5858

5959
. Update your deployment configuration based on your installation method:
6060

61-
.. For an Operator-installed {product-very-short} instance, update your `{product-custom-resource-type}` custom resource (CR).
61+
.. For an Operator-installed {product-very-short} instance, update your `{product-custom-resource-type}` custom resource (CR). For more information about configuring a CR, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html/configuring_red_hat_developer_hub/provisioning-and-using-your-custom-configuration#using-the-operator-to-run-rhdh-with-your-custom-configuration[Using the Red Hat Developer Hub Operator to run Developer Hub with your custom configuration].
6262
... In the `spec.application.extraFiles` section, add the translations custom app configuration as shown in the following example:
6363
+
6464
.{product-custom-resource-type} custom resource fragment

0 commit comments

Comments
 (0)