store-plugin icon indicating copy to clipboard operation
store-plugin copied to clipboard

chi teamcredits.phrases.txt

Open PLTAT opened this issue 1 year ago • 0 comments

"Phrases" { "CT Credits" { "en" "You got {1} for winning the round as a CT." }

"T Credits"
{
	"en" "You got {1} for winning the round as a T."
}

} === >> "Phrases" { "CT Credits" { "chi" "你作为 CT阵营 赢得了比赛, 获得 {1} ." }

"T Credits"
{
	"chi" "你作为 T阵营 赢得了比赛, 获得 {1} ."
}

}

PLTAT avatar May 29 '24 07:05 PLTAT