Skip to content

Commit

Permalink
Merge branch 'create-psammead-grid-wrappers' of github.com:bbc/simorg…
Browse files Browse the repository at this point in the history
…h into create-psammead-grid-wrappers
  • Loading branch information
sadick254 committed May 26, 2020
2 parents 572176c + 69f67c3 commit 76683a0
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/app/lib/config/services/afaanoromoo.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export const service = {
},
},
topStoriesTitle: 'Isin hin darbiin',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: `Maaltu haasa'ama?`,
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/amharic.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const service = {
},
},
topStoriesTitle: 'እንዳያመልጥዎ',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'ከየፈርጁ',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/gujarati.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ export const service = {
},
},
topStoriesTitle: 'નવાજૂની',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'બીબીસી વિશેષ',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/igbo.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export const service = {
},
},
topStoriesTitle: 'Isi akụkọ',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Kọwaara m isi akụkọ',
},
mostRead: {
header: 'Akachasị Gụọ',
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/indonesia.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export const service = {
},
},
topStoriesTitle: 'Berita Utama',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Majalah',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/korean.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ export const service = {
},
},
topStoriesTitle: '주요뉴스',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: '이 시간 이슈',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/pidgin.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export const service = {
},
},
topStoriesTitle: 'Top Tori',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Informate me',
},
mostRead: {
header: 'De one we dem de read well well',
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/punjabi.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export const service = {
},
},
topStoriesTitle: 'ਤਾਜ਼ਾ ਘਟਨਾਕ੍ਰਮ',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'ਦ੍ਰਿਸ਼ਟੀਕੋਣ',
},
brandSVG,
mostRead: {
Expand Down
4 changes: 2 additions & 2 deletions src/app/lib/config/services/serbian.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export const service = {
},
},
topStoriesTitle: 'Najvažnije',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Reportaže',
},
},
cyr: {
Expand Down Expand Up @@ -499,7 +499,7 @@ export const service = {
},
},
topStoriesTitle: 'Најважније',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Репортаже',
},
},
};
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/telugu.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export const service = {
},
},
topStoriesTitle: 'ముఖ్యమైన కథనాలు',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'ఫీచర్లు',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/tigrinya.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export const service = {
},
},
topStoriesTitle: 'ዜናታት',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'ኣዘራረብቲ ዛዕባታት',
},
brandSVG,
mostRead: {
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/services/yoruba.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ export const service = {
},
},
topStoriesTitle: 'Ìròyìn tó ṣe kókó',
featuresAnalysisTitle: 'Features',
featuresAnalysisTitle: 'Ìwádìí kíkún lóríi kókó ìròyìn ',
},
brandSVG,
mostRead: {
Expand Down

0 comments on commit 76683a0

Please sign in to comment.