added translations for basecommands (whoops)
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40918
This commit is contained in:
parent
18d2d3a2b1
commit
0883cc8769
@ -20,4 +20,20 @@
|
||||
"en" "Exit"
|
||||
}
|
||||
|
||||
"No matching client"
|
||||
{
|
||||
"en" "No matching client was found."
|
||||
}
|
||||
|
||||
"More than one client matches"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "More than one client matches the pattern '{1}'"
|
||||
}
|
||||
|
||||
"Kicked player"
|
||||
{
|
||||
"#format" "{1:s}"
|
||||
"en" "Kicked player '{1}'"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user