'General settings', 'general' => [ 'site_section_title' => 'Instance', 'site_icon' => 'Site icon', 'site_icon_delete' => 'Delete site icon', 'site_icon_hint' => 'Site icons are what you see on your browser tabs, bookmarks bar, and when you add a website as a shortcut on mobile devices.', 'site_icon_helper' => 'Icon must be squared with at least 512px wide and tall.', 'site_name' => 'Site name', 'site_description' => 'Site description', 'submit' => 'Save', 'instanceEditSuccess' => 'Instance has been updated successfully!', 'deleteIconSuccess' => 'Site icon has been remove successfully!', ], 'theme' => [ 'title' => 'Theme', 'accent_section_title' => 'Accent color', 'accent_section_subtitle' => 'Choose the color to determine the look and feel of all public pages.', 'pine' => 'Pine', 'crimson' => 'Crimson', 'amber' => 'Amber', 'lake' => 'Lake', 'jacaranda' => 'Jacaranda', 'onyx' => 'Onyx', 'submit' => 'Save', 'setInstanceThemeSuccess' => 'Theme has been updated successfully!', ], ];