diff --git a/site/plugins/admin/lang/af_ZA.yaml b/site/plugins/admin/lang/af_ZA.yaml index 449bb7a2..ea20d6f7 100644 --- a/site/plugins/admin/lang/af_ZA.yaml +++ b/site/plugins/admin/lang/af_ZA.yaml @@ -201,11 +201,11 @@ admin_sqlite3_table: "SQLite3 Table" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)" admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)" -admin_help_text_for_fieldsets_label: "The fieldsets label shown in the Admin Panel." -admin_help_text_for_fieldsets_name: "The fieldsets unique name in lowercase chars only." -admin_help_text_for_fieldsets_icon: "The fieldsets valid :link icon class." -admin_help_text_for_snippets_name: "The snippets unique name in lowercase chars only." -admin_help_text_for_temlates_name: "The unique name in lowercase chars only." +admin_help_text_for_fieldsets_label: "Fieldsets label shown in the Admin Panel." +admin_help_text_for_fieldsets_name: "Fieldsets unique name in lowercase chars only." +admin_help_text_for_fieldsets_icon: "Fieldsets valid :link icon class." +admin_help_text_for_snippets_name: "Snippets unique name in lowercase chars only." +admin_help_text_for_temlates_name: "Unique name in lowercase chars only." admin_entries_visible: "Visible" admin_entries_draft: "Draft" admin_entries_hidden: "Hidden" @@ -262,3 +262,29 @@ admin_published_at: "Published at" admin_licence: "Licence" admin_plugin: "Plugin" admin_icon: "Icon" +admin_help_text_for_settings_site_title_label: "Title for your site." +admin_help_text_for_settings_site_robots_label: "Robots settings for your site." +admin_help_text_for_settings_site_keywords_label: "Keywords for your site." +admin_help_text_for_settings_site_description_label: "Description for your site." +admin_help_text_for_settings_site_author_name_label: "Author name for your site." +admin_help_text_for_settings_site_author_email_label: "Author email for your site." +admin_help_text_for_settings_content_main_entry_label: "Entry that Flextype will use as the default landing page." +admin_help_text_for_settings_content_timezone_label: "Timezone you want your site to operate under." +admin_help_text_for_settings_content_theme_label: "Theme for Flextype." +admin_help_text_for_settings_content_date_format_label: "Date format used by Flextype." +admin_help_text_for_settings_content_display_date_format_label: "Display date format used by Flextype." +admin_help_text_for_settings_content_character_label: "Internal character encoding." +admin_help_text_for_settings_content_locale_label: "Locale that'll be used by the Flextype." +admin_help_text_for_settings_media_image_quality_label: "Image quality. Use values between 0 and 100." +admin_help_text_for_settings_media_image_width_label: "Image width in pixels." +admin_help_text_for_settings_media_image_height_label: "Image height in pixels." +admin_help_text_for_settings_media_accept_file_types_label: "List of accept file types." +admin_help_text_for_settings_image_driver_label: "Image driver. In some cases ImageMagick can be faster, but isn't available on all servers." +admin_help_text_for_settings_twig_templating_debug_label: "Enable or disable Twig debug mode." +admin_help_text_for_settings_twig_templating_cache_label: "Set to true to enable Twig caching." +admin_help_text_for_settings_twig_templating_autoreload_label: "Refresh cache on changes." +admin_help_text_for_settings_twig_templating_charset_label: "Templates charset." +admin_help_text_for_settings_errors_display_label: "Display errors." +admin_help_text_for_settings_errors_display_datails_label: "Display errors details." +admin_help_text_for_settings_errors_whoops_editor_label: "Whoops editor." +admin_help_text_for_settings_errors_whoops_page_title_label: "Whoops page title."