All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)The <code>sort</code> and <code>limit</code> conditions can be used to pick a single result from many based on distance, or to pick limited results at random. '''Sort''' supports conditions <code>nearest</code>, <code>furthest</code> and <code>random</code>. '''Limit''' must be a natural integer.
 h Chinese (China) (zh-cn)<code>sort</code>(排序)和<code>limit</code>(限制)条件可根据距离从多个结果中选取一个结果,或随机选取有限的结果。'''Sort'''支持<code>nearest</code>(最近)、<code>furthest</code>(最远)和<code>random</code>(随机)条件。'''Limit'''必须为一个自然整数。