Added language formatting

This commit is contained in:
2025-06-22 20:08:43 -05:00
parent 140f4f1ca2
commit 5d92f54f52
4 changed files with 164 additions and 10 deletions

View File

@ -4,5 +4,10 @@
"name": "English",
"code": "en"
}
},
"test": {
"npc": {
"text": "Hello, {{ name }}."
}
}
}