Skip to content

Commit

Permalink
Removed spacing in translation format
Browse files Browse the repository at this point in the history
  • Loading branch information
justinnobledev committed Sep 30, 2018
1 parent 025e693 commit 7601ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/addons/sourcemod/translations/sourcebans.phrases.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
}
"Kick Reason"
{
"#format" "{1:N}, {2:s}, {3:s}"
"#format" "{1:N},{2:s},{3:s}"
"en" "Admin: {1}\nReason: {2}\nLength: {3}"
}
}

0 comments on commit 7601ed4

Please sign in to comment.