Skip to content

Commit d10b196

Browse files
authored
Content: typo cleanup in _data (#2505)
* chore: typo cleanup in _data * chore: delete old provisional.json
1 parent c2ef982 commit d10b196

File tree

5 files changed

+6
-29
lines changed

5 files changed

+6
-29
lines changed

_data/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"pages": {
206206
"docs": [
207207
{
208-
"title": "Color (Foreground/Background)",
208+
"title": "Colour (Foreground/Background)",
209209
"language": "en",
210210
"path": "colour-en.html"
211211
},

_data/components.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
"fr": "Mars 2024 - Stabilisation de la composante."
565565
},
566566
{
567-
"en": "August 2023 - Adding possibility to customize the background color.",
567+
"en": "August 2023 - Adding possibility to customize the background colour.",
568568
"fr": "Août 2023 - Ajout de la possibilité de personnaliser la couleur de fond."
569569
},
570570
{
@@ -600,7 +600,7 @@
600600
},
601601
"notes": {
602602
"en": [
603-
"When customizing the background color, the component will automatically apply the correct color to the text: <code>#FFFFFF</code> for dark colours, <code>#333333</code> for light colours, <code>#000000</code> for colours in-between."
603+
"When customizing the background color, the component will automatically apply the correct colour to the text: <code>#FFFFFF</code> for dark colours, <code>#333333</code> for light colours, <code>#000000</code> for colours in-between."
604604
],
605605
"fr": [
606606
"Lorsque la couleur de fond est personnalisée, la composante appliquera automatiquement la bonne couleur au texte : <code>#FFFFFF</code> pour les couleurs sombres, <code>#333333</code> pour les couleurs claires, <code>#000000</code> pour les couleurs intermédiaires."

_data/i18n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ component_status:
2727
deprecated: Deprecated
2828
demoted: Demoted
2929
fr:
30-
provisional: Provisionel
30+
provisional: Provisionnel
3131
stable: Stable
3232
deprecated: Obsolète
3333
demoted: Rétrogradé

_data/provisional.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

_data/templates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,11 +1127,11 @@
11271127
},
11281128
"title": {
11291129
"en": "Organizational profile",
1130-
"fr": "Profil organisationel"
1130+
"fr": "Profil organisationnel"
11311131
},
11321132
"description": {
11331133
"en": "Organizational profile templates",
1134-
"fr": "Gabarit à propos de page de profil organisationel"
1134+
"fr": "Gabarit à propos de page de profil organisationnel"
11351135
},
11361136
"modified": "2017-12-05",
11371137
"componentName": "organizational",

0 commit comments

Comments
 (0)