Loc = Loc or {} Loc["cn"] = { error = { ["cancelled"] = "取消!", ["no_drillbit"] = "你没有钻头", ["no_stone"] = "你没有任何石头", ["no_pan"] = "你没有淘金盘", ["no_ingredients"] = "你没有正确的原料", ["dont_have"] = "你没有任何的", }, success = {}, info = { ["blip_mining"] = "矿场", ["browse_store"] = "查看商店", ["use_smelter"] = "使用熔炉", ["sell_ores"] = "出售矿石", ["jewelcut"] = "使用珠宝切割台", ["jewelbuyer"] = "与珠宝商交谈", ["crackingbench"] = "使用开石台", ["washstone"] = "洗石头", ["goldpan"] = "淘金盘", ["mine_ore"] = "采矿", ["drilling_ore"] = "开采中..", ["cracking_stone"] = "开石中..", ["washing_stone"] = "洗石中..", ["goldpanning"] = "筛出砂石", ["smelting"] = "熔炼", ["cutting"] = "切割", ["header_oresell"] = "出售矿石", ["oresell_txt"] = "出售一批矿石", ["close"] = "关闭", ["return"] = "返回", ["rings"] = "戒指", ["necklaces"] = "项链", ["earrings"] = "耳环", ["smelter"] = "熔炉", ["smelt_ores"] = "将矿石熔炼为可用的材料", ["sell_jewel"] = "在这里出售你的珠宝", ["see_options"] = "查看所有出售选项", ["jewel_buyer"] = "珠宝商", ["sell_all"] = "出售所有换取$", ["sell_each"] = "每个", ["craft_bench"] = "珠宝加工台", ["req_drill_bit"] = "需要钻头", ["gem_cut"] = "宝石切割", ["gem_cut_section"] = "查看宝石切割选项", ["make_ring"] = "戒指制作", ["ring_craft_section"] = "查看戒指制作选项", ["make_neck"] = "项链制作", ["neck_craft_section"] = "查看项链制作选项", ["make_ear"] = "耳环制作", ["ear_craft_section"] = "查看耳环制作选项", }, warning = {}, }