Update ch26.xml (#194)

* Update ch26.xml

마지막 챕터 중간 저장
블랙홀 서술 부분은 일본측에서 마지막 부분 맛을 좀 못살린 거 같네 혹시나해서 중어보고 왔더니 중어는 원리 느낌대로 제대로 썼더라

* Update ch26.xml

이젠 자야겠어 중간 저장

* Update ch26.xml

중간저장

* Update ch26.xml

저녁 전 저장

* Update ch26.xml

네겐트로피 끝!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

근데 뭔가 플랑크랑 요아힘 관련된 부분은 중간이 빈 느낌인데 무엇이지

아무튼 정말 고생했어! 마지막 검수 힘내줘!!

* Revise ae ch26 kr translation

* Fix end dialog

* Revise again

Co-authored-by: Sakura Knoll <s4kura.knoll@gmail.com>
This commit is contained in:
BoseongSeo
2022-07-31 20:14:28 +09:00
committed by GitHub
co-authored by Sakura Knoll
Unverified
parent 9e440e3bc0
commit 1f896aa66b
3 changed files with 338 additions and 343 deletions
+1 -8
View File
@@ -1121,14 +1121,7 @@ function nextChapterBox() {
.html(
`<div class="submit-center ${tl_css_lang}" onclick="CloseConfirmDialog()"></div>`
)
.css(
'background',
"url('" +
base_url +
'/resources/catalog/' +
date_url +
"nextChapter.png') no-repeat"
)
.css('background', "url('/novels/ae/ko-KR/end.png') no-repeat")
.css('background-size', 'auto 100%')
.css('background-position', 'center')
$('#confirm').fadeIn()