mirror of
https://github.com/flarum/core.git
synced 2025-08-16 21:34:08 +02:00
refactor: convert page components to TypeScript (#3538)
* fix(a11y): color preview fields have no aria label * refactor: convert page components to TypeScript Co-authored-by: David Wheatley <hi@davwheat.dev> Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
This commit is contained in:
@@ -11,6 +11,8 @@ core:
|
||||
appearance:
|
||||
colored_header_label: Colored Header
|
||||
colors_heading: Colors
|
||||
colors_primary_label: Primary Color
|
||||
colors_secondary_label: Secondary Color
|
||||
colors_text: "Choose two colors to theme your forum with. The first will be used as a highlight color, while the second will be used to style background elements."
|
||||
custom_footer_heading: Custom Footer
|
||||
custom_footer_text: => core.ref.custom_footer_text
|
||||
|
Reference in New Issue
Block a user