kopia lustrzana https://github.com/mifi/lossless-cut
fix i18n scanner
rodzic
b487f822d8
commit
0896f131bd
|
@ -2,7 +2,7 @@
|
||||||
export default {
|
export default {
|
||||||
input: ['src/renderer/**/*.{js,jsx,ts,tsx}', 'src/main/*.{js,ts}'],
|
input: ['src/renderer/**/*.{js,jsx,ts,tsx}', 'src/main/*.{js,ts}'],
|
||||||
|
|
||||||
output: 'src/main/locales/$LOCALE/$NAMESPACE.json',
|
output: 'locales/$LOCALE/$NAMESPACE.json',
|
||||||
indentation: 4,
|
indentation: 4,
|
||||||
|
|
||||||
sort: true,
|
sort: true,
|
||||||
|
|
Ładowanie…
Reference in New Issue