generated from xhofe/solid-lib
-
Notifications
You must be signed in to change notification settings - Fork 480
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,42 @@ | ||
{ | ||
"external_previews": "External previews", | ||
"link_expiration": "Link expiration", | ||
"ocr_api": "Ocr api", | ||
"home_container": "Home container", | ||
"text_types": "Text types", | ||
"privacy_regs": "Privacy regs", | ||
"aria2_uri": "Aria2 uri", | ||
"audio_types": "Audio types", | ||
"video_types": "Video types", | ||
"audio_cover": "Audio cover", | ||
"package_download": "Package download", | ||
"hide_files": "Hide files", | ||
"iframe_previews": "Iframe previews", | ||
"customize_head": "Customize head", | ||
"version": "Version", | ||
"logo": "Logo", | ||
"main_color": "Main color", | ||
"image_types": "Image types", | ||
"proxy_types": "Proxy types", | ||
"favicon": "Favicon", | ||
"home_containers": { | ||
"max_980px": "Max 980px", | ||
"hope_container": "Hope container" | ||
}, | ||
"customize_head": "Customize head", | ||
"privacy_regs": "Privacy regs", | ||
"external_previews": "External previews", | ||
"ocr_api": "Ocr api", | ||
"aria2_secret": "Aria2 secret", | ||
"base_path": "Base path", | ||
"site_title": "Site title", | ||
"default_page_size": "Default page size", | ||
"hide_files": "Hide files", | ||
"customize_body": "Customize body", | ||
"pagination_type": "Pagination type", | ||
"favicon": "Favicon", | ||
"announcement": "Announcement", | ||
"iframe_previews": "Iframe previews", | ||
"package_download": "Package download", | ||
"image_types": "Image types", | ||
"audio_cover": "Audio cover", | ||
"api_url": "Api url", | ||
"pagination_types": { | ||
"all": "All", | ||
"pagination": "Pagination", | ||
"load_more": "Load more", | ||
"auto_load_more": "Auto load more" | ||
}, | ||
"logo": "Logo", | ||
"default_page_size": "Default page size", | ||
"video_autoplay": "Video autoplay", | ||
"link_expiration": "Link expiration", | ||
"announcement": "Announcement", | ||
"home_icon": "Home icon", | ||
"text_types": "Text types", | ||
"audio_types": "Audio types", | ||
"video_types": "Video types", | ||
"proxy_types": "Proxy types", | ||
"audio_autoplay": "Audio autoplay", | ||
"video_autoplay": "Video autoplay", | ||
"home_container": "Home container", | ||
"customize_body": "Customize body", | ||
"site_title": "Site title", | ||
"token": "Token" | ||
} |