Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Phineapple18 authored Jan 9, 2025
1 parent fc7dd17 commit 6af6e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GhostSpectator/GhostSpectator/Translation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ public class Translation

public string NoGhosts { get; set; } = "No Ghost (that is not you) was found with the provided nickname or part of it.";

public string NoPerms { get; set; } = "You don't have permission to use this command.";
public string NoPerms { get; set; } = "You don't have permission to use this feature.";

public string NoPlayers { get; set; } = "Provided player(s) doesn't exist.";

Expand Down

0 comments on commit 6af6e5e

Please sign in to comment.