Add files via upload

This commit is contained in:
Rodrigo Emanuel
2025-04-14 14:48:42 -03:00
committed by GitHub
parent c56bf555b4
commit 662a33d06a
15 changed files with 2931 additions and 0 deletions

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

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