-정렬관련 다국어 추가
This commit is contained in:
parent
95240bb0ab
commit
26b75dee00
@ -943,5 +943,6 @@
|
||||
"can.not.move.module": "모듈을 이동할 수 없습니다.(JA)",
|
||||
"can.not.copy.module": "모듈을 복사할 수 없습니다.(JA)",
|
||||
"can.not.remove.module": "모듈을 삭제할 수 없습니다.(JA)",
|
||||
"can.not.insert.module": "모듈을 삽입할 수 없습니다.(JA)"
|
||||
"can.not.insert.module": "모듈을 삽입할 수 없습니다.(JA)",
|
||||
"can.not.align.module": "모듈을 정렬할 수 없습니다.(JA)"
|
||||
}
|
||||
|
||||
@ -953,5 +953,6 @@
|
||||
"can.not.move.module": "모듈을 이동할 수 없습니다.",
|
||||
"can.not.copy.module": "모듈을 복사할 수 없습니다.",
|
||||
"can.not.remove.module": "모듈을 삭제할 수 없습니다.",
|
||||
"can.not.insert.module": "모듈을 삽입할 수 없습니다."
|
||||
"can.not.insert.module": "모듈을 삽입할 수 없습니다.",
|
||||
"can.not.align.module": "모듈을 정렬할 수 없습니다."
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user