mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-08 11:18:11 +08:00
主页翻译完成
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
<ul id="socket_ul" class="demo-list-control mdl-list">
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
<span class="lang" langKey="Socket1">插座-1</span>
|
||||
<span class="lang" langKey="Socket">插座</span>-1
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-1">
|
||||
@@ -137,7 +137,7 @@
|
||||
</li>
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
插座-2
|
||||
<span class="lang" langKey="Socket">插座</span>-2
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-2">
|
||||
@@ -147,7 +147,7 @@
|
||||
</li>
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
插座-3
|
||||
<span class="lang" langKey="Socket">插座</span>-3
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-3">
|
||||
@@ -157,7 +157,7 @@
|
||||
</li>
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
插座-4
|
||||
<span class="lang" langKey="Socket">插座</span>-4
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-4">
|
||||
@@ -167,7 +167,7 @@
|
||||
</li>
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
插座-5
|
||||
<span class="lang" langKey="Socket">插座</span>-5
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-5">
|
||||
@@ -177,7 +177,7 @@
|
||||
</li>
|
||||
<li class="mdl-list__item">
|
||||
<span class="mdl-list__item-primary-content">
|
||||
插座-6
|
||||
<span class="lang" langKey="Socket">插座</span>-6
|
||||
</span>
|
||||
<span class="mdl-list__item-secondary-action">
|
||||
<label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="list-switch-6">
|
||||
@@ -561,7 +561,7 @@ var LangConfig = {
|
||||
SystemLog: {en: "System Log", cn: "系统日志"},
|
||||
About: {en: "About", cn: "关于"},
|
||||
//主页
|
||||
Socket1: {en: "Socket-1", cn: "插座-1"},
|
||||
Socket: {en: "Socket", cn: "插座"},
|
||||
}
|
||||
function ChangeLanguage(lang) {
|
||||
if (lang == "jp") {
|
||||
|
||||
Reference in New Issue
Block a user