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 19:09, 11 April 2024 (Created page with 'return { noScaleShortCode = "Scale shortcode is required", noIntensity = "Intensity is required", invalidScale = "No such scale $1", invalidIntensity = "No such intensity $1 on scale $2" }'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
return {
	noScaleShortCode = "Scale shortcode is required",
	noIntensity = "Intensity is required",
	invalidScale = "No such scale $1",
	invalidIntensity = "No such intensity $1 on scale $2"
}