Source code for my Indian language translation map website.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan 7110b0e0e3 Set romanization text relative to translation text; Fill languages instead of the individual districts 1 month ago
golangServer Moved translations DB to root, updated references to it 1 month ago
.gitignore Added gitignore 1 month ago
index.html Make districts transparent; dim other languages when one is hovered; change default opacity of language 1 month ago
index.js Set romanization text relative to translation text; Fill languages instead of the individual districts 1 month ago
india.json unminified 1 month ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 1 month ago
india_with_districts_with_languages.json Put languages before districts, so that district boundaries show up even with full opacity 1 month ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 1 month ago
language_borders.json Added Awadhi language boundary 1 month ago
languages.txt Added Awadhi language 1 month ago
todo.txt Updated TODO 1 month ago
translations.db Update translations DB 1 month ago
updateTranslations.js Check if romanizations already exist in database; transliterate the whole sentence instead of just one word 1 month ago
xlit_server.py Check if romanizations already exist in database; transliterate the whole sentence instead of just one word 1 month ago