dashboard/transloco.config.js

10 lines
158 B
JavaScript
Raw Normal View History

module.exports = {
langs: ['ru'],
keysManager: {
input: './',
fileFormat: 'json',
unflat: true,
sort: true,
},
};