ryuichi-e пре 6 година
родитељ
комит
2733d749d8
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      resource/locales/en-US/admin/admin.json

+ 2 - 2
resource/locales/en-US/admin/admin.json

@@ -76,8 +76,8 @@
     "xss_desc": "You can change the handling of HTML tags in markdown text.",
     "xss_options": {
       "enable_xss_prevention": "Enable XSS Prevention",
-      "ignore_all_tags": "Ignore All Tags",
-      "ignore_all_tags_desc": "Stripe all HTML tags and attributes",
+      "remove_all_tags": "Remove All Tags",
+      "remove_all_tags_desc": "Stripe all HTML tags and attributes",
       "recommended_setting": "Recommended Setting",
       "custom_whitelist": "Custom Whitelist",
       "tag_names": "Tag names",