This website requires JavaScript.
Explore
Help
Sign in
gooberinc
/
volta
Watch
3
Star
0
Fork
You've already forked volta
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
365c60be31
volta
/
example.py
4 lines
66 B
Python
Raw
Normal View
History
Unescape
Escape
warning for some people who might submit a pull request in the wrong repo
2025-07-06 21:42:44 +02:00
from
main
import
_
Initial Commit
2025-07-06 21:14:47 +02:00
sliently fallback + add a fallback key in example.py and en.json but NOT it.json
2025-07-06 21:55:51 +02:00
print
(
_
(
"
hello_key
"
)
)
print
(
_
(
"
fallback_key
"
)
)
Reference in a new issue
Copy permalink