From 7f256d0c2790f90dc590f906b9d9ce23a2ee6325 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 20 Jun 2019 00:05:05 +0300 Subject: [PATCH] New translations en_US.json (Italian) --- site/plugins/admin/lang/it_IT.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/it_IT.json b/site/plugins/admin/lang/it_IT.json index da4db4d0..e4b6d2e4 100644 --- a/site/plugins/admin/lang/it_IT.json +++ b/site/plugins/admin/lang/it_IT.json @@ -207,5 +207,16 @@ "admin_you_have_not_created_any_entries_yet": "You haven't created any entries yet!", "admin_you_have_not_created_any_snippets_yet": "You haven't created any snippets yet!", "admin_you_have_not_created_any_templates_yet": "You haven't created any templates yet!", - "admin_you_have_not_created_any_fieldsets_yet": "You haven't created any fieldsets yet!" + "admin_you_have_not_created_any_fieldsets_yet": "You haven't created any fieldsets yet!", + "admin_twig_auto_reload": "Twig auto reload", + "admin_display_error_details": "Display error details", + "admin_add_content_length_header": "Add content length header", + "admin_router_cache_file": "Route cache file", + "admin_determine_route_before_app_middleware": "Determine route before app middleware", + "admin_output_buffering": "Output buffering", + "admin_response_chunk_size": "Response chunk size", + "admin_http_version": "HTTP Version", + "admin_image_driver": "Image driver", + "admin_whoops_editor": "Whoops editor", + "admin_whoops_page_title": "Whoops page title" }