You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A follow-up to #67, this ticket is for tracking what languages the editor has been translated to.
To add support for another language, create a new resource file in TF2HUD.Editor/src/TF2HUD.Editor/Properties/ and call it Resources.xx-XX.resx where the Xs are replaced with the correct culture code. Use this file as reference for texts need to be translated.
Once the resource file has been submitted via pull-request, we'll update the editor to allow switching to that language.
A follow-up to #67, this ticket is for tracking what languages the editor has been translated to.
To add support for another language, create a new resource file in
TF2HUD.Editor/src/TF2HUD.Editor/Properties/
and call it Resources.xx-XX.resx where the Xs are replaced with the correct culture code. Use this file as reference for texts need to be translated.Once the resource file has been submitted via pull-request, we'll update the editor to allow switching to that language.
The text was updated successfully, but these errors were encountered: