improve font control

This commit is contained in:
Henry Jameson 2025-11-24 16:06:09 +02:00
commit fba7d15a2c
2 changed files with 15 additions and 13 deletions

View file

@ -1079,6 +1079,13 @@
"post": "Post text",
"monospace": "Monospaced text"
},
"components_inline": {
"interface": "interface",
"input": "input fields",
"post": "post text",
"monospace": "monospaced text"
},
"override": "Override {0} font",
"family": "Font name",
"size": "Size (in px)",
"weight": "Weight (boldness)",