diff --git a/lang/de_DE.ini b/lang/de_DE.ini
index 1f747aa..f8d22d6 100644
--- a/lang/de_DE.ini
+++ b/lang/de_DE.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/en_US.ini b/lang/en_US.ini
index c7832f4..0b987f2 100644
--- a/lang/en_US.ini
+++ b/lang/en_US.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/es_ES.ini b/lang/es_ES.ini
index 4895cbe..9b4b429 100644
--- a/lang/es_ES.ini
+++ b/lang/es_ES.ini
@@ -163,4 +163,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/fr_FR.ini b/lang/fr_FR.ini
index 25dd77c..a4d6ee6 100644
--- a/lang/fr_FR.ini
+++ b/lang/fr_FR.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/hu_HU.ini b/lang/hu_HU.ini
index ab9ad8b..a4587db 100644
--- a/lang/hu_HU.ini
+++ b/lang/hu_HU.ini
@@ -164,4 +164,87 @@ General_Settings="Általános beállítások"
Reading_Settings="Olvasási beállítások"
Widget_Settings="Widget beállítások"
Metatags_Settings="Metacímkék beállításai"
-Custom_Settings="Egyéni beállítások"
\ No newline at end of file
+Custom_Settings="Egyéni beállítások"
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/id_ID.ini b/lang/id_ID.ini
index b112eb0..952cef0 100644
--- a/lang/id_ID.ini
+++ b/lang/id_ID.ini
@@ -164,4 +164,87 @@ General_Settings = "General Settings"
Reading_Settings = "Reading Settings"
Widget_Settings = "Widget Settings"
Metatags_Settings = "Metatags Settings"
-Custom_Settings = "Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/it_IT.ini b/lang/it_IT.ini
index a90b2a4..e56ce07 100644
--- a/lang/it_IT.ini
+++ b/lang/it_IT.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/pl_PL.ini b/lang/pl_PL.ini
index 82f76f5..3adff05 100644
--- a/lang/pl_PL.ini
+++ b/lang/pl_PL.ini
@@ -165,4 +165,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/pt_BR.ini b/lang/pt_BR.ini
index e73a836..91d7a8d 100644
--- a/lang/pt_BR.ini
+++ b/lang/pt_BR.ini
@@ -165,8 +165,86 @@ Reading_Settings="Configurações de Leitura"
Widget_Settings="Configurações dos Widgets"
Metatags_Settings="Configurações de Metatags"
Custom_Settings="Configurações customizadas"
-
-
-
-
-
+Address_URL="Endereço (URL)"
+Blog_Title="Título (site/blog)"
+Blog_Title_Placeholder="Meu site / blog"
+Tagline="Slogan"
+Tagline_Placeholder="Descreva um slogan"
+Tagline_description="Em poucas palavras defina o site/blog de forma objetiva."
+Blog_Description="Em um parágrafo, descreva sobre seu site/blog."
+Language="Idioma do sistema"
+Timezone="Fuso horário"
+Date_Format="Formato de data"
+Blog_Theme="Tema do site/blog"
+Copyright_Line="Direitos reservados"
+Copyright_Line_Placeholder="(c) Seu nome."
+Save_Config="Salvar configurações"
+Front_page_displays="Mostrar na primeira página"
+Your_latest_blog_posts="Suas postagens de blog"
+Enable_blog_URL="Habilitar a URL /blog"
+Enable="Habilitar"
+Disable="Desabilitar"
+Posts_in_front_page_show_at_most="Limitar posts na primeira página"
+Blog_posts_displayed_as="Exibir postagens como"
+Full_post="Postagem completa"
+Summary="Postagem Resumida"
+Summary_character="Limite de caracteres do resumo"
+Read_more_text="Texto para continuar a leitura"
+Read_more_text_placeholder="Leia mais"
+Posts_index_settings="Configurações de índice das postagens"
+Posts_in_category_page_at_most="Limite na página de categoria"
+Posts_in_archive_page_at_most="Limite na página de arquivados"
+Posts_in_tag_page_at_most="Limite na página de tags"
+Posts_in_search_result_at_most="Limite em resultados de pesquisa"
+Posts_in_type_page_at_most="Limite na página por tipo (type)"
+Posts_in_profile_page_at_most="Limite na página de perfil"
+RSS_settings="Configurações RSS"
+RSS_feeds_show_the_most_recent="Limite de postagens recentes"
+RSS_character="Limite de caracteres do RSS"
+Permalink="Link permanente"
+year_month_your_post_slug="/ano/mes/url-da-postagem"
+post_your_post_slug="/post/url-da-postagem"
+Meta_description_character="Caracteres da 'Meta description'"
+Breadcrumb_home_text="Breadcrumb: texto da página inicial"
+Sitemap="Sitemap"
+Valid_values_range_from_0_to_1.0._See="Valores válidos são entre 0.0 e 1.0. Veja mais em"
+hint_Use_CtrlCMDF_to_search_for_your_config_key_or_value="Dica: Utilize Ctrl/CMD + F para buscar pela chave ou valor."
+pro_tips_You_can_creating_custom_config_key_and_print_out_your_config_key_value_anywhere_in_your_template="Dica profissional: Você pode criar chaves customizadas e imprimir seus valores em qualquer local de seu tema."
+your_key="sua.chave"
+Your_New_Config_Key="Sua nova chave configurada"
+Your_New_Value="Seu novo valor"
+Related_widget_posts_at_most="Limite de posts relacionados"
+Recent_posts_widget_at_most="Limite de posts recentes"
+Popular_posts_widget="Posts populares"
+Popular_posts_widget_at_most="Limite de post populares"
+Comments="Comentários"
+To_using_Disqus_or_Facebook_comment_you_need_to_provide_Disqus_shortname_or_Facebook_App_ID="Para usar o Disqus ou comentário do Facebook, você precisa fornecer o nome abreviado do Disqus ou o ID do aplicativo do Facebook."
+Comment_system="Sistema de comentário"
+Disabled="Desabilitado"
+Disqus_shortname="Usuário Disqus"
+Disqus_shortname_placeholder="htmly"
+Facebook_App_ID="Facebook App ID"
+widget_key_placeholder="Seu código"
+Recaptcha="reCAPTCHA"
+Get_one_here="Efetue as configuração no link"
+Site_Key="Chave do site"
+Secret_Key="Chave secreta"
+Google_Analytics="Google Analytics"
+Universal_Analytics="Universal Analytics (gtag.js)"
+Google_Analytics_legacy="Google Analytics (legado)"
+This_is_legacy_code_usually_new_created_analytics_using_gtag_js="Este é um código legado. Normalmente o novo Analytics usa o gtag.js"
+Google_Search_Console="Google Search Console"
+For_google_site_verification_meta="Para o meta google-site-verification"
+Social_Media="Mídia Social"
+Twitter_account="Conta do Twitter"
+Facebook_page="Página do Facebook"
+Cache_expiration="Expiração do cache (em horas)"
+Cache_off="Desativar Cache"
+Yes_not_recommended="Sim (não recomendado)"
+Not="Não"
+Cache_timestamp="Timestamp do cache"
+Page_generation_time="Tempo de geração da página"
+Github_pre_release="Pré-lançamento do Github"
+Pre_release="Pré-lançamento"
+Yes_Im_in="Sim, estou dentro"
+Nope="Não"
\ No newline at end of file
diff --git a/lang/ru_RU.ini b/lang/ru_RU.ini
index 5601a5f..92dd35e 100644
--- a/lang/ru_RU.ini
+++ b/lang/ru_RU.ini
@@ -165,4 +165,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/sv_SE.ini b/lang/sv_SE.ini
index e3b474d..01b1087 100644
--- a/lang/sv_SE.ini
+++ b/lang/sv_SE.ini
@@ -182,4 +182,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/tr_TR.ini b/lang/tr_TR.ini
index be06bf0..d222ce5 100644
--- a/lang/tr_TR.ini
+++ b/lang/tr_TR.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/lang/zh_TW.ini b/lang/zh_TW.ini
index c497ef7..62c3ed9 100644
--- a/lang/zh_TW.ini
+++ b/lang/zh_TW.ini
@@ -164,4 +164,87 @@ General_Settings="General Settings"
Reading_Settings="Reading Settings"
Widget_Settings="Widget Settings"
Metatags_Settings="Metatags Settings"
-Custom_Settings="Custom Settings"
\ No newline at end of file
+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="hint: Use Ctrl/CMD + F 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="pro tips: 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"
\ No newline at end of file
diff --git a/system/admin/views/config-custom.html.php b/system/admin/views/config-custom.html.php
index 03a6356..65b8913 100644
--- a/system/admin/views/config-custom.html.php
+++ b/system/admin/views/config-custom.html.php
@@ -12,15 +12,15 @@
-
hint: Use Ctrl/CMD + F 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.
-<?php echo config('your.key'); ?>
<?php echo config(''); ?>