Browse Source

修改觉醒无效的HP的文字

tags/v8.0
枫谷剑仙 5 years ago
parent
commit
cf281bec52
5 changed files with 10 additions and 40 deletions
  1. +2
    -8
      languages/en.css
  2. +2
    -8
      languages/ja.css
  3. +2
    -8
      languages/ko.css
  4. +2
    -8
      languages/zh-TW.css
  5. +2
    -8
      languages/zh.css

+ 2
- 8
languages/en.css View File

@@ -250,10 +250,7 @@
}

.team-total-info .tIf-total-hp::before{
content: "Team HP(Team Awoken & Badge): ";
}
.team-total-info .tIf-total-rcv::before{
content: "Team RCV(Team Awoken & Badge): ";
content: "Team HP (No Awoken): ";
}
.team-total-info .tIf-total-move::before{
content: "Team Move Time: ";
@@ -265,10 +262,7 @@
content: "s (Fiexd)";
}
.formation-total-info .tIf-total-hp::before{
content: "Total HP(Team Awoken): ";
}
.formation-total-info .tIf-total-rcv::before{
content: "Total RCV(Team Awoken): ";
content: "Total HP (No Awoken): ";
}

.setting-box .row-mon-id .open-search::before{


+ 2
- 8
languages/ja.css View File

@@ -243,10 +243,7 @@
}
.team-total-info .tIf-total-hp::before{
content: "チームHP(チーム覚醒とバッジ):";
}
.team-total-info .tIf-total-rcv::before{
content: "チーム回復(チーム覚醒とバッジ):";
content: "チームHP (覚醒無効):";
}
.team-total-info .tIf-total-move::before{
content: "チーム操作時間:";
@@ -258,10 +255,7 @@
content: "秒 (固定)";
}
.formation-total-info .tIf-total-hp::before{
content: "総HP(チーム覚醒):";
}
.formation-total-info .tIf-total-rcv::before{
content: "総回復(チーム覚醒):";
content: "総HP (覚醒無効):";
}
.setting-box .row-mon-id .open-search::before{


+ 2
- 8
languages/ko.css View File

@@ -243,10 +243,7 @@
}
.team-total-info .tIf-total-hp::before{
content: "팀 HP(팀 각성 및 배지):";
}
.team-total-info .tIf-total-rcv::before{
content: "팀 회복(팀 각성 및 배지):";
content: "팀 HP (각성은 없습니다):";
}
.team-total-info .tIf-total-move::before{
content: "팀 운영 시간입니다:";
@@ -258,10 +255,7 @@
content: "초 (고정합니다)";
}
.formation-total-info .tIf-total-hp::before{
content: "총 HP(팀 각성):";
}
.formation-total-info .tIf-total-rcv::before{
content: "총 회복(팀 각성):";
content: "총 HP (각성은 없습니다):";
}
.setting-box .row-mon-id .open-search::before{


+ 2
- 8
languages/zh-TW.css View File

@@ -249,10 +249,7 @@
}
.team-total-info .tIf-total-hp::before{
content: "隊伍HP(隊伍覺醒和徽章):";
}
.team-total-info .tIf-total-rcv::before{
content: "隊伍回復(隊伍覺醒和徽章):";
content: "隊伍HP (無覺醒):";
}
.team-total-info .tIf-total-move::before{
content: "隊伍操作時間:";
@@ -264,10 +261,7 @@
content: " 秒(固定)";
}
.formation-total-info .tIf-total-hp::before{
content: "總HP(隊伍覺醒):";
}
.formation-total-info .tIf-total-rcv::before{
content: "總回復(隊伍覺醒):";
content: "總HP (無覺醒):";
}
.setting-box .row-mon-id .open-search::before{


+ 2
- 8
languages/zh.css View File

@@ -249,10 +249,7 @@
}

.team-total-info .tIf-total-hp::before{
content: "队伍HP(队伍觉醒和徽章):";
}
.team-total-info .tIf-total-rcv::before{
content: "队伍回复(队伍觉醒和徽章):";
content: "队伍HP (无觉醒):";
}
.team-total-info .tIf-total-move::before{
content: "队伍操作时间:";
@@ -264,10 +261,7 @@
content: " 秒(固定)";
}
.formation-total-info .tIf-total-hp::before{
content: "总HP(队伍觉醒和徽章):";
}
.formation-total-info .tIf-total-rcv::before{
content: "总回复(队伍觉醒和徽章):";
content: "总HP (无觉醒):";
}

.setting-box .row-mon-id .open-search::before{


Loading…
Cancel
Save