Skip to content

Commit

Permalink
Add translate annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
CMDR-Bill-Doors committed Aug 27, 2024
1 parent d3129ed commit 93bc7ed
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,10 @@ public class CompProperties_UnderBarrel : CompProperties

public bool oneAmmoHolder = false;

[MustTranslate]
public string underBarrelLabel;

[MustTranslate]
public string standardLabel;

public string underBarrelIconTexPath;
Expand Down

0 comments on commit 93bc7ed

Please sign in to comment.