mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-06-08 23:23:15 -04:00
Change "Crypto" to "Cryptography" build.py menu translations
It helps avoid misconceptions caused by the unfortunate re-appropriation of the word "crypto"
This commit is contained in:
parent
edd7971f17
commit
fa72f8872c
1 changed files with 1 additions and 1 deletions
2
build.py
2
build.py
|
@ -46,7 +46,7 @@ menu_translations = {
|
|||
"HARDWARE": "Hardware",
|
||||
"TESTNET": "Testnet",
|
||||
"MANUAL": "Manual",
|
||||
"CRYPTO": "Crypto",
|
||||
"CRYPTO": "Cryptography",
|
||||
"CREDITS": "Credits",
|
||||
"SOURCE": "Source",
|
||||
"DONATE": "Donate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue