mirror of
https://github.com/covidpass-org/covidpass.git
synced 2025-02-16 19:50:42 +01:00
5 lines
79 B
JavaScript
5 lines
79 B
JavaScript
const {i18n} = require('./next-i18next.config');
|
|
|
|
module.exports = {
|
|
i18n,
|
|
}; |