| 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": "Panduan Kartu",
- "keywords": "Kartu Visa CWG",
- "title": "Kartu Visa CWG",
- "description": "Kartu Visa CWG",
- "step": "Langkah{step}:",
- "p1": "Aktifkan",
- "p2": "Kartu CWG Anda",
- "p3": "dalam beberapa menit",
- "p4": "Menyampaikan nilai dengan sederhana",
- "p5": "Satu kartu, pembayaran global tanpa hambatan, aman dan cepat",
- "p6": "Metode Aktivasi",
- "p7": "Silakan masuk ke Zona Klien untuk menyelesaikan aktivasi kartu",
- "p8": "Bagian Kepercayaan & Keamanan",
- "p9": "Perkuat kredibilitas merek dan dukungan regulasi untuk menenangkan pengguna",
- "p10": "Setoran & Penarikan yang Nyaman",
- "p11": "Kredit cepat untuk setoran/penarikan KARTU CWG",
- "p12": "Kemudahan Pembayaran Global",
- "p13": "Jaringan VISA mencakup lebih dari 200 negara & wilayah, nikmati pengeluaran & pembayaran yang mudah",
- "p14": "Keuntungan Manajemen Back-office",
- "p15": "Periksa saldo akun dan riwayat transaksi kapan saja dengan operasi yang jelas dan ramah pengguna",
- "p16": "Aktifkan",
- "p17": "KARTU CWG Anda",
- "p18": "Hari ini dan Mulailah Perjalanan Pembayaran Global Anda",
- "p19": "Metode Aktivasi",
- "p20": "Tentang Kami",
- "p21": "Hubungi Kami",
- "p22": "Kebijakan Privasi",
- "p23": "Syarat Layanan",
- "p24": "Proses Aktivasi Langkah-demi-Langkah",
- "p25": "Pelajari Cara Mengaktifkan",
- "p26": "dalam satu menit",
- "p27": "Mendukung subtitle multibahasa",
- "p28": "Mulai Menggunakan",
- "p29": "dalam tiga menit",
- "p30": "",
- "p31": "Klik untuk melihat Pertanyaan yang Sering Diajukan tentang Kartu CWG"
- }
- }
|