We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9068f6 commit 4e37e87Copy full SHA for 4e37e87
game_upload/addons/sourcemod/translations/sourcesleuth.phrases.txt
@@ -4,12 +4,14 @@
4
{
5
"#format" ""
6
"en" "Duplicate account"
7
+ "ru" "Аккаунт дубликат"
8
}
9
10
"sourcesleuth_admintext"
11
12
"#format" "{1:N},{2:s},{3:s}"
- "en" "Player {1} (ID: {2} | IP: {3}) has active bans on IP: {4}"
13
- "sv" "Spelare {1} (ID: {2} | IP: {3}) har aktiva bannlysningar på IP: {3}"
+ "en" "Player {1} (ID: {2} | IP: {3}) has active bans on IP"
14
+ "ru" "Игрок {1} (ID: {2} | IP: {3}) имеет активный бан по IP"
15
+ "sv" "Spelare {1} (ID: {2} | IP: {3}) har aktiva bannlysningar på IP"
16
17
0 commit comments