Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tschf/dashtrans
https://github.com/tschf/dashtrans
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tschf/dashtrans
- Owner: tschf
- License: mit
- Created: 2016-01-23T02:27:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T21:15:35.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T06:33:41.198Z (almost 2 years ago)
- Language: PLSQL
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- 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