sliently fallback + add a fallback key in example.py and en.json but NOT it.json
This commit is contained in:
parent
39d7a46b56
commit
b0c7683be9
3 changed files with 5 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
from main import _
|
||||
|
||||
print(_("hello_key"))
|
||||
print(_("hello_key"))
|
||||
print(_("fallback_key"))
|
Loading…
Add table
Add a link
Reference in a new issue