Skip to content

Commit 4e37e87

Browse files
committed
TR Fix
1 parent d9068f6 commit 4e37e87

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

game_upload/addons/sourcemod/translations/sourcesleuth.phrases.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
{
55
"#format" ""
66
"en" "Duplicate account"
7+
"ru" "Аккаунт дубликат"
78
}
89

910
"sourcesleuth_admintext"
1011
{
1112
"#format" "{1:N},{2:s},{3:s}"
12-
"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}"
13+
"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"
1416
}
1517
}

0 commit comments

Comments
 (0)