| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "Error": {
- "description": "<p>We've unfortunately encountered an error.</p><p>You can try to <retry>reload the page</retry> you were visiting.</p>",
- "title": "Something went wrong!"
- },
- "IndexPage": {
- "description": "This is a basic example that demonstrates the usage of <code>next-intl</code> with the Next.js App Router. Try changing the locale in the top right corner and see how the content changes.",
- "title": "CWG Markets"
- },
- "LocaleLayout": {
- "title": "CWG Markets"
- },
- "LocaleSwitcher": {
- "label": "Change language",
- "locale": "{locale, select, en {🇺🇸 English} cn {🇨🇳 中文简体} zh {🇨🇳 中文繁體} de {🇩🇪 Deutsch} es {🇪🇸 Español} ar {🇸🇦 عربي} id {🇮🇩 Bahasa Indonesia} ms {🇲🇾 Bahasa Melayu} th {🇹🇭 ไทย} vi {🇻🇳 Tiếng Việt} ko {🇰🇷 한국어} pt {🇵🇹 Português} fa {🇮🇷 زبان پارسی} tr {🇹🇷 Türkçe} other {Unknown}}"
- },
- "Manifest": {
- "name": "CWG Markets"
- },
- "Navigation": {
- "home": "Home",
- "pathnames": "Pathnames"
- },
- "NotFoundPage": {
- "description": "Please double-check the browser address bar or use the navigation to go to a known page.",
- "title": "Page not found"
- },
- "PageLayout": {
- "links": {
- "docs": {
- "description": "Learn more about next-intl in the official docs.",
- "href": "https://next-intl.dev",
- "title": "Docs"
- },
- "source": {
- "description": "Browse the source code of this example on GitHub.",
- "href": "https://github.com/amannn/next-intl/tree/main/examples/example-app-router",
- "title": "Source code"
- }
- }
- },
- "PathnamesPage": {
- "description": "<p>The pathnames are internationalized too.</p><p>If you're using the default language English, you'll see <code>/en/pathnames</code> in the browser address bar on this page.</p><p>If you change the locale to German, the URL is localized accordingly (<code>/de/pfadnamen</code>).</p>",
- "title": "Pathnames"
- },
- "VideoPlayer": {
- "play": "재생",
- "pause": "일시정지",
- "mute": "음소거",
- "unmute": "음소거 해제",
- "fullscreen": "전체화면",
- "forward": "10초 앞으로",
- "backward": "10초 뒤로"
- },
- "CardGuide": {
- "Page Name": "카드 가이드",
- "keywords": "CWG 비자 카드",
- "title": "CWG 비자 카드",
- "description": "CWG 비자 카드",
- "step": "단계{step}:",
- "p1": "귀하의",
- "p2": "CWG 카드",
- "p3": "몇 분 만에 활성화",
- "p4": "가치를 간단하게 전달",
- "p5": "하나의 카드, 원활한 글로벌 결제, 안전하고 빠름",
- "p6": "활성화 방법",
- "p7": "카드 활성화를 완료하려면 고객 존에 로그인하십시오",
- "p8": "신뢰 및 보안 섹션",
- "p9": "브랜드 신뢰성 및 규제 인증을 강화하여 사용자를 안심시킵니다",
- "p10": "편리한 입금 및 출금",
- "p11": "CWG 카드 입금/출금 빠른 입금",
- "p12": "글로벌 결제 편리함",
- "p13": "VISA 네트워크는 200개 이상의 국가 및 지역을 커버하여 쉽고 빠른 지출 및 결제를 즐길 수 있습니다",
- "p14": "백오피스 관리 장점",
- "p15": "언제든지 명확하고 사용하기 쉬운 기능으로 계좌 잔액과 거래 내역을 확인할 수 있습니다",
- "p16": "귀하의",
- "p17": "CWG 카드",
- "p18": "오늘 시작하여 글로벌 결제 여행을 시작하세요",
- "p19": "활성화 방법",
- "p20": "우리에 대해",
- "p21": "연락처",
- "p22": "개인정보 보호정책",
- "p23": "서비스 약관",
- "p24": "단계별 활성화 과정",
- "p25": "귀하의 카드를 활성화하는 방법을 배우세요",
- "p26": "1분 이내",
- "p27": "다국어 자막 지원",
- "p28": "귀하의 카드를 사용하기 시작하세요",
- "p29": "3분 이내",
- "p30": "",
- "p31": "CWG 카드 자주 묻는 질문 보기 클릭"
- }
- }
|