mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Removed bookstack wording instances in color setting options
This commit is contained in:
parent
3464f5e961
commit
7b5111571c
@ -50,8 +50,8 @@ return [
|
|||||||
|
|
||||||
// Color settings
|
// Color settings
|
||||||
'color_scheme' => 'Application Color Scheme',
|
'color_scheme' => 'Application Color Scheme',
|
||||||
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
|
'color_scheme_desc' => 'Set the colors to use in the application user interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
|
||||||
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. The primary color is mainly used for the header banner, buttons and interface decorations. The default link color is used for text-based links and actions, both within written content and in the Bookstack interface.',
|
'ui_colors_desc' => 'Set the application primary color and default link color. The primary color is mainly used for the header banner, buttons and interface decorations. The default link color is used for text-based links and actions, both within written content and in the application interface.',
|
||||||
'app_color' => 'Primary Color',
|
'app_color' => 'Primary Color',
|
||||||
'link_color' => 'Default Link Color',
|
'link_color' => 'Default Link Color',
|
||||||
'content_colors_desc' => 'Set colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
|
'content_colors_desc' => 'Set colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',
|
||||||
|
Loading…
Reference in New Issue
Block a user