Add the Chronological
This commit is contained in:
@@ -62,6 +62,10 @@ $lang["gallery_thumb_scale"] =
|
||||
"Gallery thumbnail scale factor. Use 2 for sharper thumbnails on HiDPI screens (still displayed as 150×150).";
|
||||
$lang["open_service_url"] =
|
||||
"Local client service URL for the {{open>...}} button (e.g. http://127.0.0.1:8765).";
|
||||
$lang["image_base_path"] =
|
||||
"Base filesystem path for chronological photo integration.";
|
||||
$lang["calendar_ics_files"] =
|
||||
"Local calendar .ics files (one absolute file path per line).";
|
||||
$lang["pagelink_search_depth"] =
|
||||
"Maximum directory depth for .pagelink search (0 = only root).";
|
||||
|
||||
@@ -79,3 +83,6 @@ $lang["toolbar_datefix_title"] = "Date Fix";
|
||||
$lang["toolbar_datefix_all_title"] = "Date Fix (All)";
|
||||
$lang["pagelink_unlinked"] = "Page not linked";
|
||||
$lang["pagelink_multi_warning"] = "Multiple folders linked";
|
||||
$lang["calendar_err_badmonth"] = "Invalid calendar month. Use YYYY-MM.";
|
||||
$lang["chronological_photos_title"] = "Photos";
|
||||
$lang["chronological_events_title"] = "Events";
|
||||
|
||||
Reference in New Issue
Block a user