Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-20 09:16:23 -03:00
committed by GitHub
parent 04dd7b626f
commit 4dd3fad733
16 changed files with 3349 additions and 0 deletions

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

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