41 lines
2.9 KiB
PHP
41 lines
2.9 KiB
PHP
<?php
|
|||
|
|
|
||
|
|
return [
|
||
|
|
'meta_title' => 'TrafficPumper — SEO Rank Tracking Platform',
|
||
|
|
'eyebrow' => 'SEO Rank Tracking Platform',
|
||
|
|
'hero_title' => 'Track your Google rankings and grow your organic visibility.',
|
||
|
|
'hero_description' => 'Monitor your projects, keywords, and competitors from one dashboard. Follow ranking changes and visibility performance with clear reports.',
|
||
|
|
'create_account' => 'Create a free account',
|
||
|
|
'customer_panel' => 'Dashboard',
|
||
|
|
'admin_panel' => 'Admin Panel',
|
||
|
|
'preview_label' => 'Sample ranking summary',
|
||
|
|
'preview_project' => 'Organic performance',
|
||
|
|
'preview_visibility' => 'Visibility summary',
|
||
|
|
'preview_keywords' => 'Tracked keywords',
|
||
|
|
'preview_gained' => 'Gaining keywords',
|
||
|
|
'preview_stable' => 'Stable visibility',
|
||
|
|
'features_eyebrow' => 'Track from one place',
|
||
|
|
'features_title' => 'The tools you need for organic performance',
|
||
|
|
'features_description' => 'Monitor your projects clearly and consistently with working TrafficPumper modules.',
|
||
|
|
'features' => [
|
||
|
|
'keywords' => ['title' => 'Keyword tracking', 'description' => 'Manage target keywords by country, language, device, and search engine.'],
|
||
|
|
'history' => ['title' => 'Ranking history', 'description' => 'Review position changes between measurements on a clear timeline.'],
|
||
|
|
'serp' => ['title' => 'SERP checks', 'description' => 'View structured search results and check statuses in one place.'],
|
||
|
|
'visibility' => ['title' => 'Visibility reports', 'description' => 'Follow how organic visibility changes throughout the selected period.'],
|
||
|
|
'movers' => ['title' => 'Winners and losers', 'description' => 'Evaluate rising and declining keywords in dedicated reports.'],
|
||
|
|
'competitors' => ['title' => 'Competitor analysis', 'description' => 'Define project competitors and compare their presence in organic results.'],
|
||
|
|
'projects' => ['title' => 'Project-based reporting', 'description' => 'Organize websites as separate projects and review reports in the right context.'],
|
||
|
|
'preferences' => ['title' => 'Language and theme support', 'description' => 'Work in Turkish or English with light, dark, or system theme.'],
|
||
|
|
],
|
||
|
|
'how_eyebrow' => 'How it works',
|
||
|
|
'how_title' => 'Start tracking in three steps',
|
||
|
|
'steps' => [
|
||
|
|
'project' => ['title' => 'Create your project', 'description' => 'Add the domain and project information you want to monitor.'],
|
||
|
|
'keywords' => ['title' => 'Add your keywords', 'description' => 'Define target keywords with the appropriate country, language, device, and search engine.'],
|
||
|
|
'track' => ['title' => 'Track the changes', 'description' => 'Monitor ranking history, visibility, and competitor performance through reports.'],
|
||
|
|
],
|
||
|
|
'cta_title' => 'Start monitoring your organic visibility consistently.',
|
||
|
|
'cta_description' => 'Manage your projects and keywords from a single dashboard.',
|
||
|
|
'footer_navigation' => 'Footer navigation',
|
||
|
|
];
|