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.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',
];