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 2f7cdd2ea7 Add loading spinner while map loads; fade in map and fade out spinner; load HTMX locally; show text while translations and romanizations are being fetched 2 months ago
golangServer Fix ordering of languages when inserting into DB 2 months ago
.gitignore Added gitignore 2 months ago
how_to_update_language_boundaries.txt Added how-to file 2 months ago
htmx.min.js Download HTMX locally 2 months ago
index.html Add loading spinner while map loads; fade in map and fade out spinner; load HTMX locally; show text while translations and romanizations are being fetched 2 months ago
index.js Move Tulu language name a little 2 months ago
india.json unminified 3 months ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 3 months ago
india_with_districts_with_languages.json Removed marwari (Rajasthan mostly speaks Hindi) 2 months ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 3 months ago
language_borders.json Removed marwari (Rajasthan mostly speaks Hindi) 2 months ago
languages.txt Added Awadhi language 3 months ago
server.py Added romanization server code 2 months ago
todo.txt Updated TODO 2 months ago
translations.db Added pointer-events: none for state boundaries, updated translations 2 months ago
updateTranslations.js Updated references to classname 2 months ago
xlit_server.py Fix ordering of languages when inserting into DB 2 months ago