Skip to content

Commit

Permalink
Merge branch 'latest' into dependabot/npm_and_yarn/path-to-regexp-8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LilyL0u authored Dec 3, 2024
2 parents b5dd3da + 978065e commit 5d3277c
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 158 deletions.
12 changes: 6 additions & 6 deletions src/app/lib/config/services/arabic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@ export const service: DefaultServiceConfig = {
googleSiteVerification: 'D-aEHUiyVaMoUJXjVRbDVkxS0dLTMUZLD3dLPTnWO4Q',
podcastPromo: {
title: 'يستحق الانتباه',
brandTitle: 'يستحق الانتباه',
brandTitle: 'حسابنا الرسمي على واتساب',
brandDescription:
'شرح معمق لقصة بارزة من أخباراليوم، لمساعدتك على فهم أهم الأحداث حولك وأثرها على حياتك',
'تابعوا التغطية الشاملة من بي بي سي نيوز عربي على واتساب.',
image: {
src: 'https://ichef.bbci.co.uk/images/ic/$recipe/p0h6dt4s.jpg',
alt: 'يستحق الانتباه',
src: 'https://ichef.bbci.co.uk/images/ic/$recipe/p0k7ksmj.png',
alt: 'حسابنا الرسمي على واتساب',
},
linkLabel: {
text: 'الحلقات',
href: 'https://www.bbc.com/arabic/podcasts/p0h6d6nm',
text: 'اضغط هنا',
href: 'https://www.whatsapp.com/channel/0029Val8KlE5a24BsTvuVd2e',
},
skipLink: {
text: 'تخطى %title% وواصل القراءة',
Expand Down
8 changes: 0 additions & 8 deletions src/app/lib/config/services/mundo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -415,10 +415,6 @@ export const service: DefaultServiceConfig = {
title: 'Internacional',
url: '/mundo/topics/c2lej05epw5t',
},
{
title: 'Elecciones EE.UU. 2024',
url: '/mundo/topics/c1v8en6r2qgt',
},
{
title: 'Hay Festival',
url: '/mundo/topics/cr50y7p7qyqt',
Expand All @@ -443,10 +439,6 @@ export const service: DefaultServiceConfig = {
title: 'Tecnología',
url: '/mundo/topics/cyx5krnw38vt',
},
{
title: 'Centroamérica Cuenta',
url: '/mundo/topics/c404v5z1k8wt',
},
],
},
};
Expand Down
4 changes: 0 additions & 4 deletions src/app/lib/config/services/turkce.ts
Original file line number Diff line number Diff line change
Expand Up @@ -332,10 +332,6 @@ export const service: DefaultServiceConfig = {
title: 'Orta Doğu',
url: '/turkce/topics/cg726y2qxg1t',
},
{
title: 'ABD Seçimleri',
url: '/turkce/topics/c3gyjy0vy91t',
},
{
title: 'Rusya-Ukrayna Savaşı',
url: '/turkce/topics/cy0ryl4pvx6t',
Expand Down
14 changes: 7 additions & 7 deletions src/app/lib/config/services/urdu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ export const service: DefaultServiceConfig = {
showAdPlaceholder: true,
showRelatedTopics: true,
podcastPromo: {
title: 'پوڈکاسٹ',
brandTitle: 'ڈرامہ کوئین',
title: 'واٹس ایپ',
brandTitle: 'بی بی سی اردو اب واٹس ایپ پر',
brandDescription:
'’ڈرامہ کوئین‘ پوڈکاسٹ میں سنیے وہ باتیں جنہیں کسی کے ساتھ بانٹنے نہیں دیا جاتا',
'بی بی سی اردو کی خبروں اور فیچرز کو اپنے فون پر حاصل کریں اور سب سے پہلے جانیں پاکستان اور دنیا بھر سے ان کہانیوں کے بارے میں جو آپ کے لیے معنی رکھتی ہیں',
image: {
src: 'http://ichef.bbci.co.uk/images/ic/448xn/p0c04zy8.jpg',
alt: 'ڈرامہ کوئین',
src: 'http://ichef.bbci.co.uk/images/ic/448xn/p0k7ks07.png',
alt: 'بی بی سی اردو اب واٹس ایپ پر',
},
linkLabel: {
text: 'قسطیں',
href: 'https://www.bbc.com/urdu/podcasts/p0c04t7w',
text: 'سبسکرائب کرنے کے لیے کلک کریں',
href: 'https://whatsapp.com/channel/0029Vateujy3wtbGKtkkMD44',
},
skipLink: {
text: 'مواد پر جائیں',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,61 +236,47 @@ exports[`AMP Most Read Page Header Navigation link should match text and url 3`]
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 4`] = `
{
"text": "Elecciones EE.UU. 2024",
"url": "/mundo/topics/c1v8en6r2qgt",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 5`] = `
{
"text": "Hay Festival",
"url": "/mundo/topics/cr50y7p7qyqt",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 6`] = `
exports[`AMP Most Read Page Header Navigation link should match text and url 5`] = `
{
"text": "Economía",
"url": "/mundo/topics/c06gq9v4xp3t",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 7`] = `
exports[`AMP Most Read Page Header Navigation link should match text and url 6`] = `
{
"text": "Ciencia",
"url": "/mundo/topics/ckdxnw959n7t",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 8`] = `
exports[`AMP Most Read Page Header Navigation link should match text and url 7`] = `
{
"text": "Salud",
"url": "/mundo/topics/cpzd498zkxgt",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 9`] = `
exports[`AMP Most Read Page Header Navigation link should match text and url 8`] = `
{
"text": "Cultura",
"url": "/mundo/topics/c2dwq9zyv4yt",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 10`] = `
exports[`AMP Most Read Page Header Navigation link should match text and url 9`] = `
{
"text": "Tecnología",
"url": "/mundo/topics/cyx5krnw38vt",
}
`;

exports[`AMP Most Read Page Header Navigation link should match text and url 11`] = `
{
"text": "Centroamérica Cuenta",
"url": "/mundo/topics/c404v5z1k8wt",
}
`;

exports[`AMP Most Read Page I can see the headline 1`] = `"Más leídas"`;

exports[`AMP Most Read Page I can see the list items 1`] = `"1"Sabes que tienen cosas muy diferentes y te angustia no saber por qué": la odisea de una madre hasta descubrir que sus hijos tienen altas capacidadesÚltima actualización: 19 junio 2023"`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,61 +142,47 @@ exports[`Canonical Most Read Page Header Navigation link should match text and u
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 4`] = `
{
"text": "Elecciones EE.UU. 2024",
"url": "/mundo/topics/c1v8en6r2qgt",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 5`] = `
{
"text": "Hay Festival",
"url": "/mundo/topics/cr50y7p7qyqt",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 6`] = `
exports[`Canonical Most Read Page Header Navigation link should match text and url 5`] = `
{
"text": "Economía",
"url": "/mundo/topics/c06gq9v4xp3t",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 7`] = `
exports[`Canonical Most Read Page Header Navigation link should match text and url 6`] = `
{
"text": "Ciencia",
"url": "/mundo/topics/ckdxnw959n7t",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 8`] = `
exports[`Canonical Most Read Page Header Navigation link should match text and url 7`] = `
{
"text": "Salud",
"url": "/mundo/topics/cpzd498zkxgt",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 9`] = `
exports[`Canonical Most Read Page Header Navigation link should match text and url 8`] = `
{
"text": "Cultura",
"url": "/mundo/topics/c2dwq9zyv4yt",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 10`] = `
exports[`Canonical Most Read Page Header Navigation link should match text and url 9`] = `
{
"text": "Tecnología",
"url": "/mundo/topics/cyx5krnw38vt",
}
`;

exports[`Canonical Most Read Page Header Navigation link should match text and url 11`] = `
{
"text": "Centroamérica Cuenta",
"url": "/mundo/topics/c404v5z1k8wt",
}
`;

exports[`Canonical Most Read Page I can see the headline 1`] = `"Más leídas"`;

exports[`Canonical Most Read Page I can see the list items 1`] = `"1"Sabes que tienen cosas muy diferentes y te angustia no saber por qué": la odisea de una madre hasta descubrir que sus hijos tienen altas capacidadesÚltima actualización: 19 junio 2023"`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,61 +236,47 @@ exports[`AMP Photo Gallery Page Header Navigation link should match text and url
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 4`] = `
{
"text": "Elecciones EE.UU. 2024",
"url": "/mundo/topics/c1v8en6r2qgt",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 5`] = `
{
"text": "Hay Festival",
"url": "/mundo/topics/cr50y7p7qyqt",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 6`] = `
exports[`AMP Photo Gallery Page Header Navigation link should match text and url 5`] = `
{
"text": "Economía",
"url": "/mundo/topics/c06gq9v4xp3t",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 7`] = `
exports[`AMP Photo Gallery Page Header Navigation link should match text and url 6`] = `
{
"text": "Ciencia",
"url": "/mundo/topics/ckdxnw959n7t",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 8`] = `
exports[`AMP Photo Gallery Page Header Navigation link should match text and url 7`] = `
{
"text": "Salud",
"url": "/mundo/topics/cpzd498zkxgt",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 9`] = `
exports[`AMP Photo Gallery Page Header Navigation link should match text and url 8`] = `
{
"text": "Cultura",
"url": "/mundo/topics/c2dwq9zyv4yt",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 10`] = `
exports[`AMP Photo Gallery Page Header Navigation link should match text and url 9`] = `
{
"text": "Tecnología",
"url": "/mundo/topics/cyx5krnw38vt",
}
`;

exports[`AMP Photo Gallery Page Header Navigation link should match text and url 11`] = `
{
"text": "Centroamérica Cuenta",
"url": "/mundo/topics/c404v5z1k8wt",
}
`;

exports[`AMP Photo Gallery Page Image Caption should match text 1`] = `"Pie de foto, En tenis, las competidoras en los juegos de principios del siglo XX utilizaban vestidos y medias largas, algo impensable para los estándares de la actualidad. Fue hasta 1920 en Amberes cuando las mujeres tuvieron participación reconocida oficialmente."`;

exports[`AMP Photo Gallery Page Image should match snapshot 1`] = `
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,61 +145,47 @@ exports[`Canonical Photo Gallery Page Header Navigation link should match text a
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 4`] = `
{
"text": "Elecciones EE.UU. 2024",
"url": "/mundo/topics/c1v8en6r2qgt",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 5`] = `
{
"text": "Hay Festival",
"url": "/mundo/topics/cr50y7p7qyqt",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 6`] = `
exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 5`] = `
{
"text": "Economía",
"url": "/mundo/topics/c06gq9v4xp3t",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 7`] = `
exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 6`] = `
{
"text": "Ciencia",
"url": "/mundo/topics/ckdxnw959n7t",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 8`] = `
exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 7`] = `
{
"text": "Salud",
"url": "/mundo/topics/cpzd498zkxgt",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 9`] = `
exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 8`] = `
{
"text": "Cultura",
"url": "/mundo/topics/c2dwq9zyv4yt",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 10`] = `
exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 9`] = `
{
"text": "Tecnología",
"url": "/mundo/topics/cyx5krnw38vt",
}
`;

exports[`Canonical Photo Gallery Page Header Navigation link should match text and url 11`] = `
{
"text": "Centroamérica Cuenta",
"url": "/mundo/topics/c404v5z1k8wt",
}
`;

exports[`Canonical Photo Gallery Page Image Caption should match text 1`] = `"Pie de foto, En tenis, las competidoras en los juegos de principios del siglo XX utilizaban vestidos y medias largas, algo impensable para los estándares de la actualidad. Fue hasta 1920 en Amberes cuando las mujeres tuvieron participación reconocida oficialmente."`;

exports[`Canonical Photo Gallery Page Image should match snapshot 1`] = `
Expand Down
Loading

0 comments on commit 5d3277c

Please sign in to comment.