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
- Host: GitHub
- URL: https://github.com/elbeejay/crossthepond
- Owner: elbeejay
- Created: 2021-01-03T02:02:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T02:36:24.000Z (over 4 years ago)
- Last Synced: 2025-01-07T13:26:30.973Z (4 months ago)
- Language: Kotlin
- Size: 4.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.