Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/lang/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"iframe_previews": "Iframe previews",
"ignore_direct_link_params": "Ignore direct link params",
"ignore_paths": "Ignore paths",
"ignore_paths-tips": "one path per line",
"ignore_paths-tips": "One path per line, supporting regular expressions",
"image_types": "Image types",
"index_progress": "Index progress",
"ldap_default_dir": "Ldap default dir",
Expand All @@ -48,7 +48,7 @@
"logo": "Logo",
"main_color": "Main color",
"max_index_depth": "Max index depth",
"max_index_depth-tips": "max depth of index",
"max_index_depth-tips": "Max depth of index",
"ocr_api": "Ocr api",
"package_download": "Package download",
"pagination_type": "Pagination type",
Expand Down