An open API service indexing awesome lists of open source software.

https://github.com/ilman01/indonesian-sunda-translator

Made for Kurikulum Merdeka project
https://github.com/ilman01/indonesian-sunda-translator

Last synced: 3 months ago
JSON representation

Made for Kurikulum Merdeka project

Awesome Lists containing this project

README

        

# Indonesian Sundanese Translator
Try here: https://ilman01.github.io/Indonesian-Sunda-Translator/

# Setup
The dictionary is meant to be read as lf. It's already been taken care of in `.gitattributes`. But just in case it doesn't work, disable autocrlf.
```
git config --global core.autocrlf false
```