Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-11 17:19:41 -03:00
committed by GitHub
parent 3b62b32a23
commit 864cf86a44
13 changed files with 2731 additions and 0 deletions

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

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