OpenLitterMap / openlittermap-web

https://opengeospatialdata.springeropen.com/articles/10.1186/s40965-018-0050-y
https://openlittermap.com
GNU General Public License v3.0
114 stars 33 forks source link

Teams needs to be translated #155

Open xlcrr opened 3 years ago

xlcrr commented 3 years ago

https://github.com/OpenLitterMap/openlittermap-web/tree/master/resources/js/views/Teams

Please use descriptive keys like teams.total-photos instead of teams.title-1

vijaya-lakshmi-venkatraman commented 3 years ago

HI, A newbie to OpenLitterMap here. Please can you help me understand a little more about the changes so I can try to fix it?

jpablogomezb commented 2 years ago

Hello @vijaya-lakshmi-venkatraman Thank you for your interest. To add a new language:

In https://github.com/OpenLitterMap/openlittermap-web/tree/master/resources/js/langs

  1. You have to copy the folder 'en' as a reference.
  2. Rename it using the short code for the language name. (Ref: ISO 639).
  3. Modify (translate) the values of the json files.
  4. Update index.js

Cheers!

jpablogomezb commented 2 years ago

Another option is to add a new language using this file, and then someone can pass it into the code in the way I described above.

https://airtable.com/invite/l?inviteId=invooqVMIlQhyHcQy&inviteToken=cc4d36216d5a7a78be587281a080d6a265e81ac258c8c8e118a99ea5568ee02f