volta/example.py

4 lines
No EOL
66 B
Python

from main import _
print(_("hello_key"))
print(_("fallback_key"))