Module:ModuleData/Translations/en: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Created page with "return { ["availableVersions"] = "Available Versions"; ["compatibleModules"] = "Compatible Modules"; ["dimensionsMultiply"] = "*"; ["dimensionsSeparator"] = "{...")
 
(No difference)

Latest revision as of 20:49, 24 October 2018

Documentation for this module may be created at Module:ModuleData/Translations/en/doc

return {
    ["availableVersions"] = "Available Versions";
    ["compatibleModules"] = "Compatible Modules";
    ["dimensionsMultiply"] = "*";
    ["dimensionsSeparator"] = "{{!}}";
    ["high"] = "High";
    ["gameStandard"] = "Game Standard";
    ["imagecaption"] = "Imagecaption";
    ["imageNotYetReleased"] = "File:Not-yet-released.png";
    ["lagLevel"] = "Lag Level";
    ["madeBy"] = "Made By";
    ["mmRarity"] = "Mysterious Midnights Rarity";
    ["moduleDimension"] = "Module Dimensions";
    ["none"] = "''None''";
    ["pagename"] = "{{Template:English Parent}}";
    ["requiredModules"] = "Required Modules";
    ["separatorEnd"] = " and ";
    ["separatorMid"] = ", ";
    ["unknown"] = "''Unknown''";
}