diff --git a/core/translations/cs.json b/core/translations/cs.json index fe5565434f..60813749dc 100644 --- a/core/translations/cs.json +++ b/core/translations/cs.json @@ -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, diff --git a/core/translations/de.json b/core/translations/de.json index 0b715eebb1..0c6d189157 100644 --- a/core/translations/de.json +++ b/core/translations/de.json @@ -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, diff --git a/core/translations/es.json b/core/translations/es.json index cc864bf9d0..89d59c9b72 100644 --- a/core/translations/es.json +++ b/core/translations/es.json @@ -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, diff --git a/core/translations/fr.json b/core/translations/fr.json index b5db41ead7..ccd5d190ef 100644 --- a/core/translations/fr.json +++ b/core/translations/fr.json @@ -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,