Fucking word i forgot
This commit is contained in:
parent
a8b6f9f5c8
commit
a0e0c7a4dc
|
@ -8,7 +8,7 @@ let future_year = (d_for_setting.getMonth() == 0 && d_for_setting.getDate() < 7)
|
|||
let event_code = "ny"
|
||||
let site_h1 = document.getElementById("countdown-title")
|
||||
let titles = {
|
||||
"ny-ru": "До нового " + future_year + " осталось:",
|
||||
"ny-ru": "До нового " + future_year + " года осталось:",
|
||||
"ny-en": "Until New Year " + future_year + " left:",
|
||||
"ch-ru": "До рождества " + (future_year-1) + " осталось:",
|
||||
"ch-en": "Until Christmas " + (future_year-1) + " left:"
|
||||
|
|
Loading…
Reference in New Issue