Skip to content

Commit

Permalink
Portuguese translations for object names; #377
Browse files Browse the repository at this point in the history
  • Loading branch information
vanjac committed Jan 16, 2024
1 parent 442ea6d commit f379c32
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Assets/VoxelEditor/GUI/localization/GUIStringSet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ public class GUIStringSet
Activators: all colliding objects matching the filter
BUG: Two objects which both have Solid behaviors but not Physics behaviors, will not detect a collision.";
BUG: Two objects which both have Solid behaviors, but not Physics behaviors, will not detect a collision.";
// Behaviors
public virtual string CarryableName =>
"Carryable";
Expand Down

0 comments on commit f379c32

Please sign in to comment.