mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-07-19 17:03:27 -05:00
Add Korean translation for latest updates
This commit is contained in:
parent
b3ffbc2770
commit
823378aca2
|
|
@ -5,7 +5,7 @@
|
|||
"credits": "크레딧",
|
||||
"progress": "진행률",
|
||||
"blog": "블로그",
|
||||
"account": "Account"
|
||||
"account": "계정"
|
||||
},
|
||||
"hero": {
|
||||
"subtitle": "다시 만들어진",
|
||||
|
|
@ -68,20 +68,20 @@
|
|||
]
|
||||
},
|
||||
"showcase": {
|
||||
"title": "What we make",
|
||||
"text": "Our project has many components. Here are some of them.",
|
||||
"title": "저희가 만드는 것들",
|
||||
"text": "저희 프로젝트는 여러 부분으로 나뉘어져 있습니다. 그 중 몇개를 여기서 확인하시죠.",
|
||||
"cards": [
|
||||
{
|
||||
"title": "Game servers",
|
||||
"caption": "Bringing back your favorite games and content using custom servers."
|
||||
"title": "게임 서버",
|
||||
"caption": "유저들이 좋아하는 게임과 컨텐츠를 커스텀 서버로 부활시킵니다."
|
||||
},
|
||||
{
|
||||
"title": "Juxtaposition",
|
||||
"caption": "A re-imagining of Miiverse, as if it were made in the modern era."
|
||||
"caption": "최근에 처음 만들어진 것처럼 만드는, Miiverse의 재제작입니다. "
|
||||
},
|
||||
{
|
||||
"title": "Cemu support",
|
||||
"caption": "Play your favorite Wii U titles even without a console!"
|
||||
"title": "Cemu 지원",
|
||||
"caption": "당신이 좋아하는 Wii U 타이틀을 콘솔 없이 플레이하세요!"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
@ -176,29 +176,29 @@
|
|||
"github": "https://github.com/Kinnay"
|
||||
},
|
||||
{
|
||||
"name": "GitHub contributors",
|
||||
"caption": "Localizations and other contributions",
|
||||
"name": "GitHub 기여자들",
|
||||
"caption": "로컬라이징 및 다른 기여",
|
||||
"picture": "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
"discordJoin": {
|
||||
"title": "Stay up to date",
|
||||
"text": "Join our Discord server to get the latest updates on the project.",
|
||||
"title": "최신 정보",
|
||||
"text": "저희의 최신 정보를 얻으려면 저희 Discord 서버에 참여하세요.",
|
||||
"widget": {
|
||||
"text": "Get realtime updates to our progress",
|
||||
"button": "Join the server"
|
||||
"text": "저희 진행도의 실시간 업데이트를 얻으세요",
|
||||
"button": "서버 참여하기"
|
||||
}
|
||||
},
|
||||
"footer": {
|
||||
"socials": "Socials",
|
||||
"usefulLinks": "Useful links",
|
||||
"socials": "소셜",
|
||||
"usefulLinks": "쓸모있는 링크",
|
||||
"widget": {
|
||||
"captions": [
|
||||
"Want to keep updated?",
|
||||
"Join our Discord server!"
|
||||
"지속적 업데이트를 받고 싶으세요?",
|
||||
"저희 Discord 서버에 참여하세요!!"
|
||||
],
|
||||
"button": "Join now!"
|
||||
"button": "지금 참여하기!"
|
||||
}
|
||||
},
|
||||
"progressPage": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user