Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-18 16:37:15 -03:00
committed by GitHub
parent 0d91bde7fd
commit 7293d49cc6
15 changed files with 2958 additions and 0 deletions

4
js/lang/lang.js Normal file
View File

@@ -0,0 +1,4 @@
const lang = {
ptbr : ptbr,
en : en
}