page: translated donate image description

This commit is contained in:
wukko 2024-01-17 16:47:08 +06:00
parent ecb42c0fc8
commit f57faad853
3 changed files with 3 additions and 1 deletions

View file

@ -158,6 +158,7 @@
"UrgentTwitterPatch": "fixes and easier downloads",
"StatusPage": "service status page",
"TroubleshootingGuide": "self-troubleshooting guide",
"DonateImageDescription": "cat sleeping on a laptop keyboard and typing letters repeatedly",
"UpdateNewYears": "new years clean up"
}
}

View file

@ -160,6 +160,7 @@
"UrgentTwitterPatch": "фиксы и удобное скачивание",
"StatusPage": "статус серверов",
"TroubleshootingGuide": "гайд по устранению проблем",
"DonateImageDescription": "кошка спит на клавиатуре ноутбука и многократно печатает буквы",
"UpdateNewYears": "новогодняя уборка"
}
}

View file

@ -253,7 +253,7 @@ export default function(obj) {
<div class="changelog-banner">
<img class="changelog-img" ` +
`src="updateBanners/catsleep.webp" ` +
`alt="a cat sleeping on a laptop keyboard" ` +
`alt="${t("DonateImageDescription")}" ` +
`width="480" ` +
`height="270" ` +
`onerror="this.style.opacity=0" loading="lazy">