cp活动 - 增加土耳其语言
@@ -1554,19 +1554,19 @@ body {
|
||||
}
|
||||
|
||||
.Turkiye .header {
|
||||
background: url(../images/header.png) no-repeat;
|
||||
background: url(../images/header-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.Turkiye .page3 .content .topBox1 {
|
||||
background: url(../images/topBox1.png) no-repeat;
|
||||
background: url(../images/topBox1-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.Turkiye .page3 .content .topBox2 {
|
||||
background: url(../images/topBox2.png) no-repeat;
|
||||
background: url(../images/topBox2-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.Turkiye .page3 .content .topBox3 {
|
||||
background: url(../images/topBox3.png) no-repeat;
|
||||
background: url(../images/topBox3-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
|
@@ -1739,22 +1739,22 @@ body {
|
||||
|
||||
.Turkiye {
|
||||
.header {
|
||||
background: url(../images/header.png) no-repeat;
|
||||
background: url(../images/header-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.page3 .content .topBox1 {
|
||||
background: url(../images/topBox1.png) no-repeat;
|
||||
background: url(../images/topBox1-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.page3 .content .topBox2 {
|
||||
background: url(../images/topBox2.png) no-repeat;
|
||||
background: url(../images/topBox2-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.page3 .content .topBox3 {
|
||||
background: url(../images/topBox3.png) no-repeat;
|
||||
background: url(../images/topBox3-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 89 KiB |
Before Width: | Height: | Size: 771 KiB After Width: | Height: | Size: 885 KiB |
Before Width: | Height: | Size: 584 KiB After Width: | Height: | Size: 678 KiB |
Before Width: | Height: | Size: 404 KiB After Width: | Height: | Size: 474 KiB |
Before Width: | Height: | Size: 400 KiB After Width: | Height: | Size: 462 KiB |
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 95 KiB |
@@ -35,8 +35,8 @@ langTr = {
|
||||
<p>4. Haftalık istatistik listesinde ilk üç sıradaki kullanıcı cömert ödüller alacaktır.</p>
|
||||
<p>5. CP ilişkinizi kaldırırsanız, CP listesinde artık görünmezsiniz.</p>
|
||||
<p>6. Yeniden yükleme acentesi kullanıcıları bu etkinliğe katılamaz.</p>`,
|
||||
img1: `./images/carouselTitle.png`,
|
||||
img2: `./images/waiting.png`,
|
||||
img1: `./images/carouselTitle-tr.png`,
|
||||
img2: `./images/waiting-tr.png`,
|
||||
text20: `Boş`,
|
||||
}
|
||||
|
||||
|