This website works better with JavaScript
Home
Explore
Help
Sign In
DC
/
yico
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
7
Commits
2
Branches
Tree:
ea9aa06ed6
develop
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ea9aa06ed6'
${ noResults }
yico
/
lang
/
vendor
/
filament-panels
/
ko
/
unsaved-changes-alert.php
unsaved-changes-alert.php
135B
History
Raw
1
2
3
4
5
6
7
8
<?php
return [
'body' => '작업 내용이 저장되지 않았습니다. 정말로 이 페이지를 나가시겠습니까?',
];