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

https://github.com/elbeejay/crossthepond

Android app for US/UK translations
https://github.com/elbeejay/crossthepond

Last synced: 3 months ago
JSON representation

Android app for US/UK translations

Awesome Lists containing this project

README

        

# crossThePond
Android app for translating US English <-> UK English phrases.

More or less a way for me to learn/practice Android app development using Kotlin and Android Studio.


*Demo of current prototype:*



### Contributing phrases

If you have phrases you'd like to see become part of the app, please feel free
to contribute.
Currently, the paired list of phrases used in the app are available in the
[key.txt](app/src/main/assets/key.txt).
These phrases are organized as `, `.
After adding your phrases, please open a PR and we can get 'em into the app!

For more general contributions/development please just comment your code and
explain what you've done in the associated PR.