Skip to content

Commit

Permalink
Fixed some translations
Browse files Browse the repository at this point in the history
Signed-off-by: Voyage <[email protected]>
  • Loading branch information
vr-voyage committed Oct 1, 2024
1 parent 78f81b6 commit bc9e072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Editor/TranslationStrings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ public static void SetLang(HumanReadableLang language)
[StringID.Message_AvatarAlreadyConfiguredParticles] = "Equipping another item on an already equipped avatar copy is not supported in this mode.",
[StringID.Message_AvatarHasNoFxLayerStrangeBug] = "It seems impossible to setup an FX layer on this avatar.\nThis is a very strange bug. Could you report it with your configuration ?",
[StringID.Label_ToggleIndividually] = "Separate the 'ON/OFF' and 'World Lock' buttons",
[StringID.Label_ResetPositionOnLock] = "Reset object position when unlocked",
[StringID.Label_DefaultToggledOn] = "Item out by default",
[StringID.Label_ResetPositionOnLock] = "Make items go back to their original positions when unlocked",
[StringID.Label_DefaultToggledOn] = "Show items by default",
[StringID.VRCMenu_WorldLock] = "Lock",
[StringID.VRCMenu_ToggleOn] = "Show",
[StringID.Message_InsufficientParametersResources] =
Expand Down

0 comments on commit bc9e072

Please sign in to comment.