https://github.com/tschf/dashtrans
https://github.com/tschf/dashtrans
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tschf/dashtrans
- Owner: tschf
- License: mit
- Created: 2016-01-23T02:27:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T21:15:35.000Z (over 10 years ago)
- Last Synced: 2025-03-03T00:25:21.038Z (over 1 year ago)
- Language: PLSQL
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dashtrans - English translations for the APEX dashboard competition
There is currently a competition to build a dashboard in Oracle Application Express. The supplied data is in German, so this projects aims to update fields to be in English (to hopefully make it easier to work with). The translations were just done with Google translate 1-1, so may not be the best. Feel free to update any of the CSV files to act accordingly.
To apply the updates, run:
```
sql dash_comp/dash_comp@//192.168.1.15/xe @to_en
```
Substituting your database connection details where necessary.
to_do: reverse the updates back to German