Configure the VS Code i18n Ally extension

This commit is contained in:
Felipe Santos
2022-06-17 16:02:50 -03:00
parent aa7b09574d
commit 7e1ab52588
6 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import * as en from './languages/en.json';
import * as pt_BR from './languages/pt_br.json';
import * as pt_BR from './languages/pt-BR.json';
// eslint-disable-next-line @typescript-eslint/no-explicit-any
const languages: any = {