Skip to content

Commit

Permalink
WSTEAMA-1542 - Hindi + Urdu JumpTo translations (#12288)
Browse files Browse the repository at this point in the history
  • Loading branch information
amoore108 authored Jan 16, 2025
1 parent 31c0d1f commit 8331f6b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/lib/config/services/hindi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ export const service: DefaultServiceConfig = {
articlePage: {
jumpToTitle: {
variation_1: 'इस पर जाएं',
variation_2: 'Discover more from BBC Hindi',
variation_3: 'More from BBC Hindi',
variation_2: 'बीबीसी न्यूज़ हिंदी से और अधिक जानें',
variation_3: 'बीबीसी न्यूज़ हिंदी से और ख़बरें पढ़ें',
},
},
liveExperiencePage: {
Expand Down
7 changes: 7 additions & 0 deletions src/app/lib/config/services/urdu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,13 @@ export const service: DefaultServiceConfig = {
audioPlayer: 'Audio player',
videoPlayer: 'Video player',
},
articlePage: {
jumpToTitle: {
variation_1: 'پر جائیں',
variation_2: 'بی بی سی نیوز اردو کی مدد سے مزید جانیے',
variation_3: 'بی بی سی اردو نیوز سے مزید',
},
},
liveExperiencePage: {
liveLabel: 'لائیو',
liveCoverage: 'لائیو کوریج',
Expand Down

0 comments on commit 8331f6b

Please sign in to comment.