Skip to content

Commit

Permalink
Remove unnecessary \n from phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
infra committed Mar 2, 2022
1 parent 31f7cb0 commit 9f06234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/sourcemod/translations/st-nominations.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@

"Current Map"
{
"en" "(Current Map)\n "
"en" "(Current Map)"
}

"Recently Played"
{
"en" "(Recently Played)\n "
"en" "(Recently Played)"
}

"Nominated"
{
"en" "(Nominated)\n "
"en" "(Nominated)"
}

"Map was not found"
Expand Down

0 comments on commit 9f06234

Please sign in to comment.