mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
shavit-rankings.phrases.txt - add UnrankedOnStyle translation
This commit is contained in:
parent
139e771386
commit
89b92d4313
@ -21,6 +21,11 @@
|
|||||||
"#format" "{1:s},{2:N},{3:s}"
|
"#format" "{1:s},{2:N},{3:s}"
|
||||||
"en" "{1}{2}{3} is unranked."
|
"en" "{1}{2}{3} is unranked."
|
||||||
}
|
}
|
||||||
|
"UnrankedOnStyle"
|
||||||
|
{
|
||||||
|
"#format" "{1:s},{2:N},{3:s},{4:s},{5:s},{6:s}"
|
||||||
|
"en" "{1}{2}{3} is unranked on {4}{5}{6}."
|
||||||
|
}
|
||||||
// ---------- Menus ---------- //
|
// ---------- Menus ---------- //
|
||||||
"Top100"
|
"Top100"
|
||||||
{
|
{
|
||||||
@ -30,4 +35,4 @@
|
|||||||
{
|
{
|
||||||
"en" "No ranked players found."
|
"en" "No ranked players found."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user