diff --git a/i18n/en/code.json b/i18n/en/code.json index 3351c5b..15e5154 100644 --- a/i18n/en/code.json +++ b/i18n/en/code.json @@ -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" } }