Compare commits
3 Commits
e761f1dc68
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 358d72b968 | |||
| d3b130b666 | |||
| 17f9d85b99 |
@@ -20,6 +20,9 @@ Multiple packs can coexist — install as many as you need.
|
|||||||
|---|---|---|
|
|---|---|---|
|
||||||
| Spanish | `es` | `pip install foreignthon-es` |
|
| Spanish | `es` | `pip install foreignthon-es` |
|
||||||
| Tamil | `ta` | `pip install foreignthon-ta` |
|
| Tamil | `ta` | `pip install foreignthon-ta` |
|
||||||
|
| Chineese | `zh` | `pip install foreignthon-zh` |
|
||||||
|
| Telugu | `te` | `pip install foreignthon-te` |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -12,3 +12,7 @@ languages:
|
|||||||
- code: zh
|
- code: zh
|
||||||
name: Chinese
|
name: Chinese
|
||||||
repo: foreignthon-zh
|
repo: foreignthon-zh
|
||||||
|
|
||||||
|
- code: te
|
||||||
|
name: Telugu
|
||||||
|
repo: foreignthon-te
|
||||||
|
|||||||
Reference in New Issue
Block a user