Skip to content

Commit

Permalink
Update loc keys
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed Oct 7, 2024
1 parent bc6e9c8 commit ffc485a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/LocalizationKeys.cs
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ public static class LOC
/// </summary>
public const string Legendary3P_PlayniteDoNothing = "LOCLegendary3P_PlayniteDoNothing";
/// <summary>
/// Close
/// </summary>
public const string Legendary3P_PlayniteClose = "LOCLegendary3P_PlayniteClose";
/// <summary>
/// Update Available
/// </summary>
public const string Legendary3P_PlayniteUpdaterWindowTitle = "LOCLegendary3P_PlayniteUpdaterWindowTitle";
Expand Down

0 comments on commit ffc485a

Please sign in to comment.