DRVeyl / RealAntennas

KSP Mod to add better antenna / link calculations to CommNet.
29 stars 22 forks source link

Translation #81

Open tinygrox opened 1 year ago

tinygrox commented 1 year ago

Hi, I am translating your work 😁 and I have a question: If I translate this project, do I need to create a new file to store all localized text? like Kerbalism[this] or I just do like this: GUILayout.Label(Localizer.Format("#RA_GroundStationTechLevel_text", $"{currentGroundStationTechLevel: F0}")); in PlannerGUI.cs line 91 _"#RA_GroundStationTechLeveltext = Ground Station TechLevel: <<1>>" will in a new file like en-us.cfg