diff --git a/langs/layers/zh_Hans.json b/langs/layers/zh_Hans.json index 1229038576..e49e90b729 100644 --- a/langs/layers/zh_Hans.json +++ b/langs/layers/zh_Hans.json @@ -30,6 +30,15 @@ "0": { "title": "一块广告牌" }, + "10": { + "title": "标志" + }, + "11": { + "title": "雕像" + }, + "12": { + "title": "墙上的画" + }, "2": { "title": "安装在墙上的海报盒子" }, @@ -47,15 +56,6 @@ }, "9": { "title": "图腾" - }, - "10": { - "title": "标志" - }, - "11": { - "title": "雕像" - }, - "12": { - "title": "墙上的画" } }, "tagRenderings": { @@ -150,6 +150,9 @@ "1": { "then": "这是一块板" }, + "10": { + "then": "这是一幅壁画" + }, "2": { "then": "这是一个专栏" }, @@ -173,9 +176,6 @@ }, "9": { "then": "这是一个图腾" - }, - "10": { - "then": "这是一幅壁画" } }, "question": "这是哪种类型的广告功能?", @@ -190,6 +190,9 @@ "1": { "then": "木板" }, + "10": { + "then": "墙上的画" + }, "2": { "then": "海报盒" }, @@ -210,9 +213,6 @@ }, "9": { "then": "图腾" - }, - "10": { - "then": "墙上的画" } } } @@ -335,6 +335,9 @@ "1": { "then": "壁画" }, + "10": { + "then": "Azulejo(西班牙装饰瓷砖)" + }, "2": { "then": "喷绘" }, @@ -355,9 +358,6 @@ }, "8": { "then": "涂鸦/粗糙雕刻" - }, - "10": { - "then": "Azulejo(西班牙装饰瓷砖)" } } } @@ -631,4 +631,4 @@ } } } -} \ No newline at end of file +}