New file - updates translations on map

This commit is contained in:
2025-03-02 20:05:56 -05:00
parent c57de2492e
commit e60da27cd5

3
updateTranslations.js Normal file
View File

@@ -0,0 +1,3 @@
function updateTranslations(response) {
console.log(response)
}