Hi everyone
Im new to Godot and game development and have never done localization before. I did some research and found that I can use csv or gettext for localization in Godot. The majority of tutorials I found was about using csv and very little info about using gettext.
Which method would be best for a small project and for someone new to localization?