i18n: json translation update for home page
All checks were successful
ci / build_and_publish (push) Successful in 2m44s

issue #5
This commit is contained in:
Chris Milne 2026-05-04 10:23:53 +01:00
parent 93aa66b435
commit 67ed700cf2

View file

@ -370,5 +370,17 @@
},
"home.getsource.button": {
"message": "Source & Documentation"
},
"home.downloads.links.rpi_direct": {
"message": "Raspberry Pi 3/4 Direct Download"
},
"home.downloads.links.rpi_torrent": {
"message": "Raspberry Pi 3/4 Torrent"
},
"home.downloads.links.amd_direct": {
"message": "PC(AMD64) Direct Download"
},
"home.downloads.links.amd_torrent": {
"message": "PC(AMD64) Torrent"
}
}