src/Eccube/Resource/template/common/lang.twig line 1

Open in your IDE?
  1. <script>
  2. var eccube_lang = {
  3.     "common.delete_confirm":"{{ 'common.delete_confirm'|trans }}"
  4. }
  5. </script>