Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ko.json #183

Merged
merged 3 commits into from
Jan 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@
"Importer.Image.Title": "이미지 가져오기",
"Importer.Image.Prompt": "가져올 이미지의 유형을 선택하세요.",
"Importer.Image.Regular": "이미지 / 텍스처",
"Importer.Image.Screenshot": "<size=70%>스크린샷<br> 붙여넣기</size><br><size=50%>(세션정보 포함)</size>",
"Importer.Image.Screenshot": "세션정보가 포함된 이미지(스크린샷으로도 저장)",
"Importer.Image.PixelArt" : "점묘화(Pixel art)",
"Importer.Image.360": "360도 사진 / 스카이박스",
"Importer.Image.StereoPhoto": "스테레오 사진",
Expand Down Expand Up @@ -1445,6 +1445,7 @@
"Inspector.Texture3D.Size": "크기: {width} x {height} x {depth}",

"Inspector.Texture.BakeTexture": "텍스쳐 베이크",
"Inspector.Texture.ReplaceFromClipboard" : "클립보드에서 가져오기",

"Inspector.Texture.InvertRGB": "색상반전(RGB)",
"Inspector.Texture.InvertR": "적색 반전",
Expand Down