bikehopper / bikehopper-ui

Friendly bike+transit directions (frontend)
Other
26 stars 1 forks source link

Basic i18n support #239

Closed graue closed 1 year ago

graue commented 1 year ago

Contains 3 translatable strings, 1 of which ("Get directions") I translated to Spanish based on Wiktionary and it may be wrong.

image

The translation may be tested by adding ?locale=es to the end of the BikeHopper URL.

To extract default messages:

npm run extract

To compile translations:

./compile-langs.sh

TODO:

Relevant to #238

vincepmartin commented 1 year ago

Tested locally ok for me in spanish.