Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add afaan-oromoo footer translations #3091

Merged
merged 9 commits into from
Aug 14, 2019
30 changes: 11 additions & 19 deletions src/app/lib/config/services/afaanoromoo.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,39 +121,31 @@ const service = {
footer: {
externalLink: {
href: 'https://www.bbc.co.uk/help/web/links/',
text: 'Read about our approach to external linking.',
text: 'Itti dhiyaachuu keenya gara geessituu.',
},
links: [
{
href: 'https://www.bbc.com/news/help-41670342',
text: 'Why you can trust the BBC',
href: 'https://www.bbc.com/afaanoromoo/institutional-49281861',
text: 'BBC News maaliif amanuu dandeessa',
},
{
href: 'https://www.bbc.com/terms',
text: 'Terms of Use',
href: 'https://www.bbc.co.uk/usingthebbc/terms/',
text: 'Haala itti fayyadamaa',
},
{
href: 'https://www.bbc.co.uk/aboutthebbc/',
pjlee11 marked this conversation as resolved.
Show resolved Hide resolved
text: 'About the BBC',
},
{
href: 'https://www.bbc.com/privacy/',
text: 'Privacy Policy',
href: 'https://www.bbc.co.uk/usingthebbc/privacy/',
text: 'Imaammata mateenyaa',
},
{
href: 'https://www.bbc.com/usingthebbc/cookies/',
text: 'Cookies',
},
{
href: 'https://www.bbc.com/accessibility/',
pjlee11 marked this conversation as resolved.
Show resolved Hide resolved
text: 'Accessibility Help',
text: 'Kuus-yaadannoo',
},
{
href: 'https://www.bbc.com/contact/',
text: 'Contact the BBC',
href: 'https://www.bbc.com/afaanoromoo/institutional-42228538',
text: 'BBC qunnami',
},
],
copyrightText: "BBC. Qabiyyee iddoola alaatiif BBC'n itti hin gaafatamu",
copyrightText: "BBC. Qabiyyee iddoola alaatiif BBC'n itti hin gaafatamu.",
},
fonts: [],
navigation: [
Expand Down