Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-10 22:29:46 -03:00
committed by GitHub
parent 201e98eaf7
commit 82666bc3d9
16 changed files with 3106 additions and 0 deletions

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

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