warframe

Warning!

You are viewing a module with translations for the Math module. It is not advised to edit this page manually. Instead, use the translations editor. If there's something that has to be done that the translation editor cannot do or if the translation editor misbehaved please leave a message on the I18nEdit talk page about your issue.

Upon editing this page without the translations editor you will be stopped by the abuse filter.

Open translations editor

-- <nowiki>
return {
	["en"] = {
		["no-argument"] = "Not enough input arguments | $1"
	},
	["es"] = {
		["no-argument"] = "No hay suficientes argumentos de entrada | $1"
	},
	["qqq"] = {
		["no-argument"] = "Error message when no arguments are passed into function."
	}
}