mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Korean)
This commit is contained in:
parent
d40e3184a7
commit
568ac27160
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => '사이드 바 호버',
|
||||
'instructions' => '호버에서 사이드 바를 확장 하시겠습니까?',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => '항해',
|
||||
'instructions' => '탐색의 <em>기본</em> 순서를 지정하십시오.',
|
||||
'warning' => '액세스 가능한 첫 번째 탐색 항목은 <strong>홈</strong> 영역으로 사용됩니다.',
|
||||
'reorder' => '<strong>사이드 바</strong> 에서 기본 탐색 항목을 끌어다 놓아 순서를 바꿉니다.',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user