Module:Shindo/messages: Difference between revisions

From Phuketer
imported>MusikBot II
m Protected "Module:Shindo/messages": High-risk template or module: 1229 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))
 
ABC local final compatibility shim
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
return {
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"
}

Latest revision as of 15:10, 16 June 2026

Documentation for this module may be created at Module:Shindo/messages/doc

return {}