From 4c95de0675c55186155fa13e99d3f5d539e7ece3 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 1 Sep 2019 20:15:46 +0300 Subject: [PATCH] New translations en_US.yaml (Vietnamese) --- site/plugins/admin/lang/vi_VN.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/lang/vi_VN.yaml b/site/plugins/admin/lang/vi_VN.yaml index 4e420ae9..038c6c62 100644 --- a/site/plugins/admin/lang/vi_VN.yaml +++ b/site/plugins/admin/lang/vi_VN.yaml @@ -210,7 +210,7 @@ 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_twig_auto_reload: "Twig auto reload" +admin_twig_auto_reload: "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" @@ -246,3 +246,7 @@ admin_slugify_lowercase_after_regexp: "Lowercase after regexp" admin_slugify_regexp: "Regexp" admin_gallery_img: "Gallery Image" admin_tags: "Tags" +admin_twig_templating: "Twig Templating" +admin_twig_debug: "Debug" +admin_twig_charset: "Charset" +admin_twig_cache: "Cache"