Skip to content

Instantly share code, notes, and snippets.

@Include5
Created August 12, 2016 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Include5/99162f8bbc54e9e5bd34f8880451a56d to your computer and use it in GitHub Desktop.
Save Include5/99162f8bbc54e9e5bd34f8880451a56d to your computer and use it in GitHub Desktop.
circleofdoom.phrases.txt
"Phrases"
{
"LR Name"
{
"en" "Circle of Doom"
"ru" "Круг гибели"
}
"LR Start"
{
"#format" "{1:N},{2:N}"
"en" "{1} has challenged {2} to a Circle of Doom battle."
"ru" "{1} вызвал {2} к битве в Кругу Гибели"
}
"LR Explain"
{
"en" "Knife your opponent to slap them out of the circle."
"ru" "Зарежьте своего оппонента, чтобы вытолкнуть его из круга."
}
"LR Freeze"
{
"en" "Game starts in 3 seconds."
"ru" "Игра начинается через 3 секунды."
}
"LR Go"
{
"en" "Game is now started."
"ru" "Игра началась."
}
"LR Abort"
{
"en" "Circle of Doom Last Request was aborted :("
"ru" "Последнее желание: "Круг смерти" было прервано :("
}
"LR Winner"
{
"#format" "{1:N}"
"en" "{1} survived the Circle of Doom"
"ru" "{1} пережил Круг Смерти
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment