소스 검색

change label in en-US

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",