Initial Commit

This commit is contained in:
WhatDidYouExpect 2025-07-06 21:14:47 +02:00
commit 184685fdd8
6 changed files with 135 additions and 0 deletions

3
example.py Normal file
View file

@ -0,0 +1,3 @@
from volta.main import _
print(_("hello_key"))