Skip to content

Commit

Permalink
Merge branch 'WSTEAMA-1458-setup-static-assets-for-2nd-preview-enviro…
Browse files Browse the repository at this point in the history
…nment' of github.com:bbc/simorgh into WSTEAMA-1458-setup-static-assets-for-2nd-preview-environment
  • Loading branch information
louisearchibald committed Nov 29, 2024
2 parents 21355bd + 6a11f87 commit af7006e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 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
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

0 comments on commit af7006e

Please sign in to comment.