jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.37k stars 387 forks source link

Turkish language support #1454

Open ramazansancar opened 7 months ago

ramazansancar commented 7 months ago

How can I go about adding Turkish Language support?

reedy commented 6 months ago

You can use https://github.com/jpatokal/openflights/blob/master/locale/template.pot in something like https://poedit.net/ (other tools are available!)

And then send a PR to add the messages.po file for tr

See https://www.gnu.org/server/standards/translations/po-how-to.html for some more information

reedy commented 6 months ago

See also: https://github.com/jpatokal/openflights/blob/master/locale/README.translation