1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 12:00:59 +00:00

chore(core): remove BIG font from lang jsons

Foreign characters are not needed at the moment as the font is used only
in ShareWords.

[no changelog]
This commit is contained in:
obrusvit 2024-06-02 13:04:59 +02:00 committed by matejcik
parent 66495f3b8e
commit 72bdea6754
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
"1_FONT_NORMAL": "font_ttsatoshi_demibold_21_cs.json",
"2_FONT_BOLD": "font_ttsatoshi_demibold_21_cs.json",
"3_FONT_MONO": "font_robotomono_medium_21_cs.json",
"4_FONT_BIG": "font_ttsatoshi_demibold_42_cs.json",
"4_FONT_BIG": null,
"5_FONT_DEMIBOLD": "font_ttsatoshi_demibold_21_cs.json",
"6_FONT_NORMAL_UPPER": null,
"7_FONT_BOLD_UPPER": null,

View File

@ -24,7 +24,7 @@
"1_FONT_NORMAL": "font_ttsatoshi_demibold_21_de.json",
"2_FONT_BOLD": "font_ttsatoshi_demibold_21_de.json",
"3_FONT_MONO": "font_robotomono_medium_21_de.json",
"4_FONT_BIG": "font_ttsatoshi_demibold_42_de.json",
"4_FONT_BIG": null,
"5_FONT_DEMIBOLD": "font_ttsatoshi_demibold_21_de.json",
"6_FONT_NORMAL_UPPER": null,
"7_FONT_BOLD_UPPER": null,

View File

@ -24,7 +24,7 @@
"1_FONT_NORMAL": "font_ttsatoshi_demibold_21_es.json",
"2_FONT_BOLD": "font_ttsatoshi_demibold_21_es.json",
"3_FONT_MONO": "font_robotomono_medium_21_es.json",
"4_FONT_BIG": "font_ttsatoshi_demibold_42_es.json",
"4_FONT_BIG": null,
"5_FONT_DEMIBOLD": "font_ttsatoshi_demibold_21_es.json",
"6_FONT_NORMAL_UPPER": null,
"7_FONT_BOLD_UPPER": null,

View File

@ -24,7 +24,7 @@
"1_FONT_NORMAL": "font_ttsatoshi_demibold_21_fr.json",
"2_FONT_BOLD": "font_ttsatoshi_demibold_21_fr.json",
"3_FONT_MONO": "font_robotomono_medium_21_fr.json",
"4_FONT_BIG": "font_ttsatoshi_demibold_42_fr.json",
"4_FONT_BIG": null,
"5_FONT_DEMIBOLD": "font_ttsatoshi_demibold_21_fr.json",
"6_FONT_NORMAL_UPPER": null,
"7_FONT_BOLD_UPPER": null,