Files
foreignthon-es/README.md
KeshavAnandCode 2545d7ed9a
All checks were successful
Pack Validation CI / validate (push) Successful in 8s
Trigger Docs Rebuild / trigger (push) Successful in 3s
test change readme
2026-05-20 22:06:08 -05:00

38 lines
525 B
Markdown

# foreignthon-es
Spanish language pack for ForeignThon.
## Install
```bash
pip install foreignthon foreignthon-es
```
## Usage
```py
fpy run main.es.py
```
## What's translated
- **Keywords** — {keywords}
- **Builtins** — {builtins}
- **Exceptions** — {exceptions}
- **Stdlib** — {stdlib}
{postfix_section}
## Documentation
→ https://foreignthon.keshavanand.net/
## Contributing
Found a missing translation or a better keyword choice? Open an issue or PR — no core access needed.
## License
GPL v3