mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 19:46:21 +05:30
updated config area to langs
This commit is contained in:
parent
af1a48307c
commit
64e608a713
19 changed files with 1196 additions and 122 deletions
|
|
@ -164,4 +164,87 @@ General_Settings="General Settings"
|
|||
Reading_Settings="Reading Settings"
|
||||
Widget_Settings="Widget Settings"
|
||||
Metatags_Settings="Metatags Settings"
|
||||
Custom_Settings="Custom Settings"
|
||||
Custom_Settings="Custom Settings"
|
||||
Address_URL="Address (URL)"
|
||||
Blog_Title="Blog title"
|
||||
Blog_Title_Placeholder="My HTMLy Blog"
|
||||
Tagline="Tagline"
|
||||
Tagline_Placeholder="Databaseless PHP Blogging Platform"
|
||||
Tagline_description="In a few words, explain what this blog is about."
|
||||
Blog_Description="In one paragraph, tell us more about your blog."
|
||||
Language="System Language"
|
||||
Timezone="Timezone"
|
||||
Date_Format="Date Format"
|
||||
Blog_Theme="Blog Theme"
|
||||
Copyright_Line="Copyright line"
|
||||
Copyright_Line_Placeholder="(c) Your name."
|
||||
Save_Config="Save config"
|
||||
Front_page_displays="Front page displays"
|
||||
Your_latest_blog_posts="Your latest blog posts"
|
||||
Enable_blog_URL="Enable /blog URL"
|
||||
Enable="Enable"
|
||||
Disable="Disable"
|
||||
Posts_in_front_page_show_at_most="Posts in front page show at most"
|
||||
Blog_posts_displayed_as="Blog posts displayed as"
|
||||
Full_post="Full post"
|
||||
Summary="Summary"
|
||||
Summary_character="Summary character"
|
||||
Read_more_text="Read more text"
|
||||
Read_more_text_placeholder="Read more"
|
||||
Posts_index_settings="Posts index settings"
|
||||
Posts_in_category_page_at_most="Posts in category page at most"
|
||||
Posts_in_archive_page_at_most="Posts in archive page at most"
|
||||
Posts_in_tag_page_at_most="Posts in tag page at most"
|
||||
Posts_in_search_result_at_most="Posts in search result at most"
|
||||
Posts_in_type_page_at_most="Posts in type page at most"
|
||||
Posts_in_profile_page_at_most="Posts in profile page at most"
|
||||
RSS_settings="RSS settings"
|
||||
RSS_feeds_show_the_most_recent="RSS feeds show the most recent"
|
||||
RSS_character="RSS character"
|
||||
Permalink="Permalink"
|
||||
year_month_your_post_slug="/year/month/your-post-slug"
|
||||
post_your_post_slug="/post/your-post-slug"
|
||||
Meta_description_character="Meta description character"
|
||||
Breadcrumb_home_text="Breadcrumb home text"
|
||||
Sitemap="Sitemap"
|
||||
Valid_values_range_from_0_to_1.0._See="Valid values range from 0.0 to 1.0. See"
|
||||
hint_Use_CtrlCMDF_to_search_for_your_config_key_or_value="<u>hint:</u> Use <code>Ctrl</code>/<code>CMD</code> + <code>F</code> to search for your config key or value."
|
||||
pro_tips_You_can_creating_custom_config_key_and_print_out_your_config_key_value_anywhere_in_your_template="<u>pro tips:</u> You can creating custom config key and print out your config key value anywhere in your template."
|
||||
your_key="your.key"
|
||||
Your_New_Config_Key="Your New Config Key"
|
||||
Your_New_Value="Your New Value"
|
||||
Related_widget_posts_at_most="Related widget posts at most"
|
||||
Recent_posts_widget_at_most="Recent posts widget at most"
|
||||
Popular_posts_widget="Popular posts widget"
|
||||
Popular_posts_widget_at_most="Popular posts widget at most"
|
||||
Comments="Comments"
|
||||
To_using_Disqus_or_Facebook_comment_you_need_to_provide_Disqus_shortname_or_Facebook_App_ID="To using Disqus or Facebook comment you need to provide Disqus shortname or Facebook App ID."
|
||||
Comment_system="Comment system"
|
||||
Disabled="Disabled"
|
||||
Disqus_shortname="Disqus shortname"
|
||||
Disqus_shortname_placeholder="htmly"
|
||||
Facebook_App_ID="Facebook App ID"
|
||||
widget_key_placeholder="12345abcde"
|
||||
Recaptcha="reCAPTCHA"
|
||||
Get_one_here="Get one here"
|
||||
Site_Key="Site Key"
|
||||
Secret_Key="Secret Key"
|
||||
Google_Analytics="Google Analytics"
|
||||
Universal_Analytics="Universal Analytics (gtag.js)"
|
||||
Google_Analytics_legacy="Google Analytics (legacy)"
|
||||
This_is_legacy_code_usually_new_created_analytics_using_gtag_js="This is legacy code. Usually new created analytics using gtag.js"
|
||||
Google_Search_Console="Google Search Console"
|
||||
For_google_site_verification_meta="For google-site-verification meta"
|
||||
Social_Media="Social Media"
|
||||
Twitter_account="Twitter account"
|
||||
Facebook_page="Facebook page"
|
||||
Cache_expiration="Cache expiration (in H=hours"
|
||||
Cache_off="Cache off"
|
||||
Yes_not_recommended="Yes (not recommended)"
|
||||
Not="No"
|
||||
Cache_timestamp="Cache timestamp"
|
||||
Page_generation_time="Page generation time"
|
||||
Github_pre_release="Github pre-release"
|
||||
Pre_release="Pre-release"
|
||||
Yes_Im_in="Yes I'm in"
|
||||
Nope="Nope"
|
||||
Loading…
Add table
Add a link
Reference in a new issue