first commit

This commit is contained in:
synt-xerror
2026-04-14 21:15:05 -03:00
commit eecef0be88
44 changed files with 1372 additions and 0 deletions

3
obrigado/locale/en.json Normal file
View File

@@ -0,0 +1,3 @@
{
"reply": "You're welcome! 🤗"
}

3
obrigado/locale/es.json Normal file
View File

@@ -0,0 +1,3 @@
{
"reply": "¡De nada! 🤗"
}

3
obrigado/locale/pt.json Normal file
View File

@@ -0,0 +1,3 @@
{
"reply": "Por nada! Disponha! 🤗"
}