Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Commit

Permalink
Fixed translations fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Bara committed Aug 30, 2015
1 parent 0afdb43 commit 3771c40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions translations/teambans.csgo.phrases.txt
Expand Up @@ -83,7 +83,7 @@
{
"#format" "{1:s}"
"en" "{1} Usage: {darkred}sm_ctban <#userid|name> {lightgreen}[length (minutes)] [reason]"
"en" "{1} Benutzung: {darkred}sm_ctban <#userID|Name> {lightgreen}[Laenge (Minuten)] [Grund]"
"de" "{1} Benutzung: {darkred}sm_ctban <#userID|Name> {lightgreen}[Laenge (Minuten)] [Grund]"
}

"CTUnBanSyntax"
Expand All @@ -97,7 +97,7 @@
{
"#format" "{1:s}"
"en" "{1} Usage: {darkred}sm_tban <#userid|name> {lightgreen}[length (minutes)] [reason]"
"en" "{1} Benutzung: {darkred}sm_tban <#userID|Name> {lightgreen}[Laenge (Minuten)] [Grund]"
"de" "{1} Benutzung: {darkred}sm_tban <#userID|Name> {lightgreen}[Laenge (Minuten)] [Grund]"
}

"TUnBanSyntax"
Expand Down
4 changes: 2 additions & 2 deletions translations/teambans.css.phrases.txt
Expand Up @@ -83,7 +83,7 @@
{
"#format" "{1:s}"
"en" "{1} Usage: {firebrick}sm_ctban <#userid|name> {white}[length (minutes)] [reason]"
"en" "{1} Benutzung: {firebrick}sm_ctban <#userID|Name> {white}[Laenge (Minuten)] [Grund]"
"de" "{1} Benutzung: {firebrick}sm_ctban <#userID|Name> {white}[Laenge (Minuten)] [Grund]"
}

"CTUnBanSyntax"
Expand All @@ -97,7 +97,7 @@
{
"#format" "{1:s}"
"en" "{1} Usage: {firebrick}sm_tban <#userid|name> {white}[length (minutes)] [reason]"
"en" "{1} Benutzung: {firebrick}sm_tban <#userID|Name> {white}[Laenge (Minuten)] [Grund]"
"de" "{1} Benutzung: {firebrick}sm_tban <#userID|Name> {white}[Laenge (Minuten)] [Grund]"
}

"TUnBanSyntax"
Expand Down

0 comments on commit 3771c40

Please sign in to comment.