Skip to content

Commit f0d5937

Browse files
authored
Merge pull request #13458 from bbc/dari-kyrgyz-navs
Dari and Kyrgyz navigation updates
2 parents 0be6ce2 + d74949e commit f0d5937

File tree

6 files changed

+60
-8
lines changed

6 files changed

+60
-8
lines changed

src/app/lib/config/services/dari.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,26 @@ export const service: DefaultServiceConfig = {
427427
title: 'افغانستان',
428428
url: '/dari/topics/c78n1x1x3jet',
429429
},
430+
{
431+
title: 'منطقه',
432+
url: '/dari/topics/cx2den5q88lt',
433+
},
434+
{
435+
title: 'جهان',
436+
url: '/dari/topics/c70rj4d7rert',
437+
},
438+
{
439+
title: 'ورزش',
440+
url: '/dari/topics/c24r373gngzt',
441+
},
442+
{
443+
title: 'ساینس',
444+
url: '/dari/topics/clyl797dek3t',
445+
},
446+
{
447+
title: 'برنامه‌های رادیویی',
448+
url: '/dari/topics/cd9zd279j4kt',
449+
},
430450
],
431451
},
432452
};

src/app/lib/config/services/kyrgyz.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ export const service: DefaultServiceConfig = {
343343
title: 'Видео жаңылыктар',
344344
url: '/kyrgyz/bbc_kyrgyz_tv/tv_programmes/w13xttqx?limit=4t',
345345
},
346+
{
347+
title: 'Шайлоо-2025',
348+
url: '/kyrgyz/topics/cpdmzj1382mt',
349+
},
346350
{
347351
title: 'Кыргызстан',
348352
url: '/kyrgyz/topics/cz74kjpyk07t',

src/integration/pages/homePage/kyrgyz/__snapshots__/canonical.test.js.snap

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,20 +132,27 @@ exports[`Canonical Home Page Header Navigation link should match text and url 2`
132132
`;
133133
134134
exports[`Canonical Home Page Header Navigation link should match text and url 3`] = `
135+
{
136+
"text": "Шайлоо-2025",
137+
"url": "/kyrgyz/topics/cpdmzj1382mt",
138+
}
139+
`;
140+
141+
exports[`Canonical Home Page Header Navigation link should match text and url 4`] = `
135142
{
136143
"text": "Кыргызстан",
137144
"url": "/kyrgyz/topics/cz74kjpyk07t",
138145
}
139146
`;
140147
141-
exports[`Canonical Home Page Header Navigation link should match text and url 4`] = `
148+
exports[`Canonical Home Page Header Navigation link should match text and url 5`] = `
142149
{
143150
"text": "Дүйнө",
144151
"url": "/kyrgyz/topics/ck2l9z012nkt",
145152
}
146153
`;
147154
148-
exports[`Canonical Home Page Header Navigation link should match text and url 5`] = `
155+
exports[`Canonical Home Page Header Navigation link should match text and url 6`] = `
149156
{
150157
"text": "Журнал",
151158
"url": "/kyrgyz/topics/czp8pjrkgp0t",

src/integration/pages/liveRadio/kyrgyz/__snapshots__/canonical.test.js.snap

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,20 +132,27 @@ exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match te
132132
`;
133133
134134
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 3`] = `
135+
{
136+
"text": "Шайлоо-2025",
137+
"url": "/kyrgyz/topics/cpdmzj1382mt",
138+
}
139+
`;
140+
141+
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 4`] = `
135142
{
136143
"text": "Кыргызстан",
137144
"url": "/kyrgyz/topics/cz74kjpyk07t",
138145
}
139146
`;
140147
141-
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 4`] = `
148+
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 5`] = `
142149
{
143150
"text": "Дүйнө",
144151
"url": "/kyrgyz/topics/ck2l9z012nkt",
145152
}
146153
`;
147154
148-
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 5`] = `
155+
exports[`Canonical Kyrgyz Live Radio Page Header Navigation link should match text and url 6`] = `
149156
{
150157
"text": "Журнал",
151158
"url": "/kyrgyz/topics/czp8pjrkgp0t",

ws-nextjs-app/integration/pages/storyPage/kyrgyz/__snapshots__/amp.test.ts.snap

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,20 +186,27 @@ exports[`AMP Story Page Header Navigation link should match text and url 2`] = `
186186
`;
187187

188188
exports[`AMP Story Page Header Navigation link should match text and url 3`] = `
189+
{
190+
"text": "Шайлоо-2025",
191+
"url": "/kyrgyz/topics/cpdmzj1382mt",
192+
}
193+
`;
194+
195+
exports[`AMP Story Page Header Navigation link should match text and url 4`] = `
189196
{
190197
"text": "Кыргызстан",
191198
"url": "/kyrgyz/topics/cz74kjpyk07t",
192199
}
193200
`;
194201

195-
exports[`AMP Story Page Header Navigation link should match text and url 4`] = `
202+
exports[`AMP Story Page Header Navigation link should match text and url 5`] = `
196203
{
197204
"text": "Дүйнө",
198205
"url": "/kyrgyz/topics/ck2l9z012nkt",
199206
}
200207
`;
201208

202-
exports[`AMP Story Page Header Navigation link should match text and url 5`] = `
209+
exports[`AMP Story Page Header Navigation link should match text and url 6`] = `
203210
{
204211
"text": "Журнал",
205212
"url": "/kyrgyz/topics/czp8pjrkgp0t",

ws-nextjs-app/integration/pages/storyPage/kyrgyz/__snapshots__/canonical.test.ts.snap

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,20 +138,27 @@ exports[`Canonical Story Page Header Navigation link should match text and url 2
138138
`;
139139
140140
exports[`Canonical Story Page Header Navigation link should match text and url 3`] = `
141+
{
142+
"text": "Шайлоо-2025",
143+
"url": "/kyrgyz/topics/cpdmzj1382mt",
144+
}
145+
`;
146+
147+
exports[`Canonical Story Page Header Navigation link should match text and url 4`] = `
141148
{
142149
"text": "Кыргызстан",
143150
"url": "/kyrgyz/topics/cz74kjpyk07t",
144151
}
145152
`;
146153
147-
exports[`Canonical Story Page Header Navigation link should match text and url 4`] = `
154+
exports[`Canonical Story Page Header Navigation link should match text and url 5`] = `
148155
{
149156
"text": "Дүйнө",
150157
"url": "/kyrgyz/topics/ck2l9z012nkt",
151158
}
152159
`;
153160
154-
exports[`Canonical Story Page Header Navigation link should match text and url 5`] = `
161+
exports[`Canonical Story Page Header Navigation link should match text and url 6`] = `
155162
{
156163
"text": "Журнал",
157164
"url": "/kyrgyz/topics/czp8pjrkgp0t",

0 commit comments

Comments
 (0)