| 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 CARD",
- "title": "CWG CARD",
- "description": "CWG CARD",
- "step": "步驟{step}:",
- "p1": "啟動您的",
- "p2": "CWG CARD",
- "p3": "只需幾分鐘",
- "p4": "安全 · 便捷 · 极速",
- "p5": "一張卡,暢行全球支付",
- "p6": "立即啟動",
- "p7": "請登入CWG客戶專區完成卡片啟動",
- "p8": "選擇CWG CARD",
- "p9": "強大品牌信譽和監管背書,使用者更安心",
- "p10": "便捷的存取款",
- "p11": "CWG CARD存款/取款快速到帳",
- "p12": "全球便捷支付",
- "p13": "VISA 網絡覆蓋200多個國家和地區,消費/支付輕鬆無憂",
- "p14": "後端管理優勢",
- "p15": "隨時查看帳戶餘額和交易歷史,操作簡便明瞭",
- "p16": "啟動您的",
- "p17": "CWG CARD",
- "p18": "今天開始您的全球支付之旅",
- "p19": "啟動方法",
- "p20": "關於我們",
- "p21": "聯繫我們",
- "p22": "隱私政策",
- "p23": "服務條款",
- "p24": "啟動流程",
- "p25": "學習如何在一分鐘內啟動您的",
- "p26": "",
- "p27": "支持多語言字幕",
- "p28": "開始使用您的",
- "p29": "",
- "p30": "",
- "p31": "點擊查看 CWG CARD 常見問題"
- }
- }
|