Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation #81

Open
tinygrox opened this issue Sep 18, 2022 · 0 comments
Open

Translation #81

tinygrox opened this issue Sep 18, 2022 · 0 comments

Comments

@tinygrox
Copy link

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_GroundStationTechLevel_text = Ground Station TechLevel: <<1>>" will in a new file like en-us.cfg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant