shavit-rankings.phrases.txt - add UnrankedOnStyle translation

This commit is contained in:
mourningsickness 2025-07-30 20:36:15 -07:00 committed by GitHub
parent 139e771386
commit 89b92d4313
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
} }
} }