Created
August 12, 2016 07:26
-
-
Save Include5/99162f8bbc54e9e5bd34f8880451a56d to your computer and use it in GitHub Desktop.
circleofdoom.phrases.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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