fix expected translations

This commit is contained in:
Andrea Vos 2022-08-17 19:34:58 +02:00
parent 7a578e63cc
commit 0840acb4e8

View File

@ -24,26 +24,26 @@ export default [
'translationMode.commit', 'translationMode.commit',
'translationMode.revert', 'translationMode.revert',
'translationMode.pause', 'translationMode.pause',
'contribute.header', 'contact.contribute.header',
'contribute.intro', 'contact.contribute.intro',
'contribute.entries.header', 'contact.contribute.entries.header',
'contribute.entries.description', 'contact.contribute.entries.description',
'contribute.translations.header', 'contact.contribute.translations.header',
'contribute.translations.description', 'contact.contribute.translations.description',
'contribute.version.header', 'contact.contribute.version.header',
'contribute.version.description', 'contact.contribute.version.description',
'contribute.technical.header', 'contact.contribute.technical.header',
'contribute.technical.description', 'contact.contribute.technical.description',
'contribute.technical.footer', 'contact.contribute.technical.footer',
'stats.header', 'footer.stats.header',
'stats.overall', 'footer.stats.overall',
'stats.current', 'footer.stats.current',
'stats.keys.users', 'footer.stats.keys.users',
'stats.keys.cards', 'footer.stats.keys.cards',
'stats.keys.visitors', 'footer.stats.keys.visitors',
'stats.keys.pageviews', 'footer.stats.keys.pageviews',
'stats.keys.realTimeVisitors', 'footer.stats.keys.realTimeVisitors',
'stats.keys.visitDuration', 'footer.stats.keys.visitDuration',
'stats.keys.update', 'footer.stats.keys.update',
'stats.keys.responseTime', 'footer.stats.keys.responseTime',
]; ];