konsalex / Airport-Autocomplete-JS

Airport Autocomplete Input tag
MIT License
31 stars 18 forks source link

what and where the modifications needed for multi-lingual data #6

Closed MHuzaifaUmair closed 5 years ago

MHuzaifaUmair commented 5 years ago

I am trying to make autocomplete in multi-lingual but i didn't understand how i can do it not clear can anyone help me please

konsalex commented 5 years ago

Hey @MHuzaifaUmair ,

In order to provide multi-lingual data you need to provide a CSV like the Greek_names.csv that can be found inside the src/data_scripts folder.

This script will generate a new airport.json that will include your airports. Then we need to compile the code again.

Do you have a CSV with the following formatting?