1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-16 19:50:42 +01:00
2021-07-02 20:55:26 +02:00

5 lines
79 B
JavaScript

const {i18n} = require('./next-i18next.config');
module.exports = {
i18n,
};