Upgrade to 4.3.0
This commit is contained in:
@@ -317,16 +317,16 @@
|
||||
"field.blocks.quote.citation.placeholder": "출처",
|
||||
"field.blocks.text.name": "텍스트",
|
||||
"field.blocks.text.placeholder": "텍스트",
|
||||
"field.blocks.video.autoplay": "Autoplay",
|
||||
"field.blocks.video.autoplay": "자동 재생",
|
||||
"field.blocks.video.caption": "캡션",
|
||||
"field.blocks.video.controls": "Controls",
|
||||
"field.blocks.video.controls": "제어 도구",
|
||||
"field.blocks.video.location": "위치",
|
||||
"field.blocks.video.loop": "Loop",
|
||||
"field.blocks.video.muted": "Muted",
|
||||
"field.blocks.video.loop": "반복",
|
||||
"field.blocks.video.muted": "음소거",
|
||||
"field.blocks.video.name": "영상",
|
||||
"field.blocks.video.placeholder": "영상 URL 입력",
|
||||
"field.blocks.video.poster": "Poster",
|
||||
"field.blocks.video.preload": "Preload",
|
||||
"field.blocks.video.poster": "대표 이미지",
|
||||
"field.blocks.video.preload": "미리 로드",
|
||||
"field.blocks.video.url.label": "영상 URL",
|
||||
"field.blocks.video.url.placeholder": "https://youtube.com/?v=",
|
||||
|
||||
@@ -386,7 +386,6 @@
|
||||
"installation.issues.mbstring": "<code>MB String</code> 확장 모듈이 필요합니다.",
|
||||
"installation.issues.media": "<code>/media</code> 폴더의 쓰기 권한을 확인하세요.",
|
||||
"installation.issues.php": "<code>PHP</code> 버전이 8 이상인지 확인하세요.",
|
||||
"installation.issues.server": "Kirby를 실행하려면 <code>Apache</code>, <code>Nginx</code>, 또는 <code>Caddy</code>가 필요합니다.",
|
||||
"installation.issues.sessions": "<code>/site/sessions</code> 폴더의 쓰기 권한을 확인하세요.",
|
||||
|
||||
"language": "\uc5b8\uc5b4",
|
||||
@@ -618,6 +617,8 @@
|
||||
"stats.empty": "관련 기록이 없습니다.",
|
||||
"status": "상태",
|
||||
|
||||
"system.info.copy": "Copy info",
|
||||
"system.info.copied": "System info copied",
|
||||
"system.issues.content": "<code>/content</code> 폴더의 권한을 확인하세요.",
|
||||
"system.issues.eol.kirby": "설치된 Kirby 버전이 만료되었습니다. 더 이상 보안 업데이트를 받을 수 없습니다.",
|
||||
"system.issues.eol.plugin": "설치된 플러그인({plugin}의 지원이 종료되었습니다. 더 이상 보안 업데이트를 받을 수 없습니다.",
|
||||
|
Reference in New Issue
Block a user