--- a/LuaStats.wiki Fri Jun 21 23:02:23 2019 +0100
+++ b/LuaStats.wiki Fri Jun 21 23:04:09 2019 +0100
@@ -39,9 +39,9 @@
|| `"!TIME"` || Number of millisecons || Team 1 (0.025 seconds) ||
|| `"!EMPTY"` || Don't display anything besides the team name || Team 1 ||
-The special values will get properly localized in the frontend with proper numerus (e.g. singluar/plural) support.
+The special values will get properly localized in the frontend, like the proper translation of the numerus form and the decimal point.
-If you use any other value, Hedgewars will use this string literally, but there's no proper numerus support then, which might screw up translation. Use the special values whenever possible.
+If you use any other value, Hedgewars will use this string literally, but there will be no proper localization of the numerus form.
If you want to use the number of kills in the ranking list, you do not need to call `SendStat`. The number of kills is already the default.