From faf3c2dda0ae402d12add8ff8879fe91f44522f1 Mon Sep 17 00:00:00 2001 From: yaoenqi Date: Mon, 5 Dec 2016 08:46:11 +0800 Subject: [PATCH] Update zhCN.lua --- locales/zhCN.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/zhCN.lua b/locales/zhCN.lua index 5c0aac3..0abb2d6 100644 --- a/locales/zhCN.lua +++ b/locales/zhCN.lua @@ -9,8 +9,8 @@ L['Right-Click'] = "右键单击"; L['k'] = true; -- short for 1000 L['M'] = true; -- short for 1000000 L['B'] = true; -- short for 1000000000 -L['L'] = true; -- For the local ping -L['W'] = true; -- For the world ping +L['L'] = "本地"; -- For the local ping +L['W'] = "世界"; -- For the world ping -- General L["Positioning"] = "位置"; @@ -131,7 +131,7 @@ L['Set Loot Specialization'] = "设置拾取专精"; L['Current Specialization'] = "当前专精"; L['Current Loot Specialization'] = "当前拾取专精"; L['Talent Minimum Width'] = "天赋最小宽度"; -L['Open Artifact'] = true; +L['Open Artifact'] = "打开神器"; L['Remaining'] = "剩余"; L['Available Ranks'] = "神器等级"; L['Artifact Knowledge'] = "神器知识"; -- 1.7.9.5