<?php

/**
 * Admin Settings labels for NavigatorLabels
 * v20260317
 */


//$lang['articles'] = 'Articles to ignore when alphabetical sorting (comma‑separated). Leave empty for pure sorting, or add your own as needed.';



/**
 * Admin Settings labels for NavigatorLabels
 * v20260309e
 */

$lang['label_topics'] = 'Label for “Topics” in the top bar';
$lang['label_latest'] = 'Label for “Latest” sorting mode';
$lang['label_oldest'] = 'Label for “Oldest” sorting mode';
$lang['label_az']     = 'Label for “A–Z” sorting mode';

$lang['label_customlink']   = 'Custom Link label';
$lang['customlink_url'] = 'Custom Link destination';
$lang['customlink_newtab'] = 'Open Custom Link in a new tab';




$lang['marker_autoindex'] = 'AUTOINDEX marker used to trigger automatic index generation';

$lang['articles'] = 'Articles to ignore when alphabetical sorting (comma‑separated). Leave empty for pure sorting, or add your own as needed.';


