fix: docs translate.md
This commit is contained in:
parent
66be877119
commit
c5ab438149
@ -3,9 +3,7 @@
|
|||||||
## 范例
|
## 范例
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from Difficult_Rocket.utils.translate import Tr
|
from Difficult_Rocket.utils.translate import tr
|
||||||
|
|
||||||
Tr.lang
|
print(tr().window.setup.done())
|
||||||
|
|
||||||
print(Tr.window.setup.done)
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user