Jump to content

Module:Shindo/messages

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Awesome Aasim (talk | contribs) at 03:55, 12 April 2024. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
return {
	noScaleShortCode = "Scale shortcode is required",
	noIntensity = "Intensity is required",
	invalidScale = "No such scale $1",
	invalidIntensity = "No such intensity $1 on scale $2",
	scaleNameInvalid = "Scale name $1 cannot be made invokable because it clashes with a function"
}