UX: Update Setup, Settings, and Help pages with user-friendly text
- Setup: Changed 'Add Keywords' to 'Find Keywords' - Account Settings: Updated description to be more user-friendly - AI Settings: Updated description to explain AI models and preferences - General Settings: Changed to 'App Preferences' with clearer description - Help: Changed 'Help & Documentation' to 'Help Center' with friendlier description
This commit is contained in:
@@ -38,9 +38,9 @@ export default function GeneralSettings() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<PageMeta title="General Settings - IGNY8" description="Plugin configuration" />
|
||||
<PageMeta title="App Preferences - IGNY8" description="Customize your IGNY8 experience" />
|
||||
|
||||
<ComponentCard title="General Settings" desc="Configure plugin settings, automation, and table preferences">
|
||||
<ComponentCard title="App Preferences" desc="Customize table views, automation settings, and interface preferences">
|
||||
<div className="space-y-6">
|
||||
{/* Table Settings */}
|
||||
<div className="space-y-4">
|
||||
|
||||
Reference in New Issue
Block a user