• File: texts.php
  • Full Path: /home/masbinta/public_html/core/vendor/spatie/laravel-cookie-consent/resources/lang/kr/texts.php
  • File size: 146 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

return [
    'message' => '보다 나은 사용자 경험을 위해 쿠키를 허용해 주십시요.',
    'agree' => '쿠키 허용',
];