We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6a69fa + cece482 commit 597cbe4Copy full SHA for 597cbe4
website/screens/principles/localization/LocalizationPage.tsx
@@ -29,9 +29,9 @@ const sections = [
29
</DxcParagraph>
30
<DxcParagraph>
31
You will need to create an object with your translations. In this
32
- object, you will have as much objects as components you want to
33
- translate, using the label from the list we will show below, following
34
- the structure you can see in the example.
+ object, you will have as many objects as components you want to
+ translate, using the label from the list we show here below, following
+ the structure of the example.
35
36
</>
37
),
0 commit comments