add shortcut for localization (#4583)

This commit is contained in:
gabryon99 2020-10-15 19:02:14 +02:00
parent 5db4ec7c5d
commit 766e6dfd1e
5 changed files with 67 additions and 22 deletions

View file

@ -1370,6 +1370,7 @@ local known_parameters = {
["country"] = validateCountry, -- Country code
["flow_key"] = validateNumber, -- The key of the flow
["flow_hash_id"] = validateNumber, -- The ID uniquely identifying the flow in the hash table
["user"] = validateSingleWord, -- The user ID
["pool"] = validateNumber, -- A pool ID
["pool_id"] = validateNumber, -- A pool ID
["direction"] = validateDirection, -- Sent or Received direction