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 0f92b11009 Add more text below the translation, in brackets - will be used for romanization 1 month ago
golangServer Updated translation DB 1 month ago
index.html Added JS to fetch romanization from an endpoint and log it; added a CSS class to the loading bar to show while the data is being fetched 1 month ago
index.js Add more text below the translation, in brackets - will be used for romanization 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 Added language codes for all languages; removed 'unavail' langauge (not really a language) 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
updateTranslations.js Added JS to fetch romanization from an endpoint and log it; added a CSS class to the loading bar to show while the data is being fetched 1 month ago
xlit_server.py Added modified xlit server file with new endpoint '/romanize' - should go in venv for transliteration server 1 month ago