Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
v15.1.41 added
Browse files Browse the repository at this point in the history
  • Loading branch information
Syncfusion-JavaScript committed Mar 30, 2017
1 parent 3a5dcab commit ea05730
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions l10n/ej.localetexts.ko-KR.js
Original file line number Diff line number Diff line change
Expand Up @@ -1108,15 +1108,15 @@ if (ej.Ribbon) ej.Ribbon.Locale["ko-KR"] = {
CustomizeQuickAccess: "빠른 실행 도구 모음 사용자 정의",
RemoveFromQuickAccessToolbar: "빠른 실행 도구 모음에서 제거",
AddToQuickAccessToolbar: "빠른 실행 도구 모음에 추가",
ShowAboveTheRibbon: "리본 위에 보여라.",
ShowBelowTheRibbon: "리본 아래에 보여라.",
ShowAboveTheRibbon: "리본 위에 표시",
ShowBelowTheRibbon: "리본 아래보기",
MoreCommands: "더 많은 명령 ..."
};
if (ej.Kanban) ej.Kanban.Locale["ko-KR"] = {
EmptyCard: "표시 할 카드가 없습니다.",
SaveButton: "구하다",
CancelButton: "취소",
EditFormTitle: "세부 내용 ",
CancelButton: "취소하다",
EditFormTitle: "세부 정보 ",
AddFormTitle: "새 카드 추가",
SwimlaneCaptionFormat: "- {{:count}}{{if count == 1 }} 목 {{else}} 항목 {{/if}}",
FilterSettings: "필터:",
Expand Down

0 comments on commit ea05730

Please sign in to comment.