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