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 79944180d5 Added language codes for each language, add some testing text to determine if I can draw based on lat/long 2 months ago
golangServer Added Go translation server - send requests to Google Translate API 2 months ago
index.html Add noto fonts (unicode glyph support); use HTMX to replace translations on map; pointer-events for languageText to help select a state on the map 2 months ago
index.js Added language codes for each language, add some testing text to determine if I can draw based on lat/long 2 months ago
india.json unminified 2 months ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 2 months ago
india_with_districts_with_languages.json Added Awadhi language boundary 2 months ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 2 months ago
language_borders.json Added Awadhi language boundary 2 months ago
languages.txt Added Awadhi language 2 months ago
updateTranslations.js New file - updates translations on map 2 months ago