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 @@
|
|||
{
|
||||
"hello_key": "Hello World!"
|
||||
"hello_key": "Hello World!",
|
||||
"fallback_key": "This is a fallback!"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue