Update translation files, add Ukrainian translation
Also: Fix year for copyright statement
This commit is contained in:
@ -492,7 +492,7 @@ class ConcPage {
|
||||
licenseLine.appendChild(this.createPlainTextElem("span", ", "));
|
||||
|
||||
const attributionYear = document.createElement("span");
|
||||
attributionYear.textContent = "2023";
|
||||
attributionYear.textContent = "2025";
|
||||
licenseLine.appendChild(attributionYear);
|
||||
|
||||
footer.appendChild(licenseLine);
|
||||
|
2
public/static/js/qa.min.js
vendored
2
public/static/js/qa.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user