| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "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"
- },
- "CardGuide": {
- "Page Name": "คู่มือการ์ด",
- "keywords": "บัตร Visa CWG",
- "title": "บัตร Visa CWG",
- "description": "บัตร Visa 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": "ในหนึ่งนาที",
- "p27": "รองรับคำบรรยายหลายภาษา",
- "p28": "เริ่มใช้บัตรของคุณ",
- "p29": "ในสามนาที",
- "p30": "",
- "p31": "คลิกเพื่อดูคำถามที่พบบ่อยเกี่ยวกับ CWG CARD"
- }
- }
|