diff --git a/locale/expectedTranslations.js b/locale/expectedTranslations.js index ba1f6df71..8336d4a5a 100644 --- a/locale/expectedTranslations.js +++ b/locale/expectedTranslations.js @@ -24,26 +24,26 @@ export default [ 'translationMode.commit', 'translationMode.revert', 'translationMode.pause', - 'contribute.header', - 'contribute.intro', - 'contribute.entries.header', - 'contribute.entries.description', - 'contribute.translations.header', - 'contribute.translations.description', - 'contribute.version.header', - 'contribute.version.description', - 'contribute.technical.header', - 'contribute.technical.description', - 'contribute.technical.footer', - 'stats.header', - 'stats.overall', - 'stats.current', - 'stats.keys.users', - 'stats.keys.cards', - 'stats.keys.visitors', - 'stats.keys.pageviews', - 'stats.keys.realTimeVisitors', - 'stats.keys.visitDuration', - 'stats.keys.update', - 'stats.keys.responseTime', + 'contact.contribute.header', + 'contact.contribute.intro', + 'contact.contribute.entries.header', + 'contact.contribute.entries.description', + 'contact.contribute.translations.header', + 'contact.contribute.translations.description', + 'contact.contribute.version.header', + 'contact.contribute.version.description', + 'contact.contribute.technical.header', + 'contact.contribute.technical.description', + 'contact.contribute.technical.footer', + 'footer.stats.header', + 'footer.stats.overall', + 'footer.stats.current', + 'footer.stats.keys.users', + 'footer.stats.keys.cards', + 'footer.stats.keys.visitors', + 'footer.stats.keys.pageviews', + 'footer.stats.keys.realTimeVisitors', + 'footer.stats.keys.visitDuration', + 'footer.stats.keys.update', + 'footer.stats.keys.responseTime', ];