id.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "Error": {
  3. "description": "<p>We've unfortunately encountered an error.</p><p>You can try to <retry>reload the page</retry> you were visiting.</p>",
  4. "title": "Something went wrong!"
  5. },
  6. "IndexPage": {
  7. "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.",
  8. "title": "CWG Markets"
  9. },
  10. "LocaleLayout": {
  11. "title": "CWG Markets"
  12. },
  13. "LocaleSwitcher": {
  14. "label": "Change language",
  15. "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}}"
  16. },
  17. "Manifest": {
  18. "name": "CWG Markets"
  19. },
  20. "Navigation": {
  21. "home": "Home",
  22. "pathnames": "Pathnames"
  23. },
  24. "NotFoundPage": {
  25. "description": "Please double-check the browser address bar or use the navigation to go to a known page.",
  26. "title": "Page not found"
  27. },
  28. "PageLayout": {
  29. "links": {
  30. "docs": {
  31. "description": "Learn more about next-intl in the official docs.",
  32. "href": "https://next-intl.dev",
  33. "title": "Docs"
  34. },
  35. "source": {
  36. "description": "Browse the source code of this example on GitHub.",
  37. "href": "https://github.com/amannn/next-intl/tree/main/examples/example-app-router",
  38. "title": "Source code"
  39. }
  40. }
  41. },
  42. "PathnamesPage": {
  43. "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>",
  44. "title": "Pathnames"
  45. },
  46. "CardGuide": {
  47. "Page Name": "Panduan Kartu",
  48. "keywords": "Kartu Visa CWG",
  49. "title": "Kartu Visa CWG",
  50. "description": "Kartu Visa CWG",
  51. "step": "Langkah{step}:",
  52. "p1": "Aktifkan",
  53. "p2": "Kartu CWG Anda",
  54. "p3": "dalam beberapa menit",
  55. "p4": "Menyampaikan nilai dengan sederhana",
  56. "p5": "Satu kartu, pembayaran global tanpa hambatan, aman dan cepat",
  57. "p6": "Metode Aktivasi",
  58. "p7": "Silakan masuk ke Zona Klien untuk menyelesaikan aktivasi kartu",
  59. "p8": "Bagian Kepercayaan & Keamanan",
  60. "p9": "Perkuat kredibilitas merek dan dukungan regulasi untuk menenangkan pengguna",
  61. "p10": "Setoran & Penarikan yang Nyaman",
  62. "p11": "Kredit cepat untuk setoran/penarikan KARTU CWG",
  63. "p12": "Kemudahan Pembayaran Global",
  64. "p13": "Jaringan VISA mencakup lebih dari 200 negara & wilayah, nikmati pengeluaran & pembayaran yang mudah",
  65. "p14": "Keuntungan Manajemen Back-office",
  66. "p15": "Periksa saldo akun dan riwayat transaksi kapan saja dengan operasi yang jelas dan ramah pengguna",
  67. "p16": "Aktifkan",
  68. "p17": "KARTU CWG Anda",
  69. "p18": "Hari ini dan Mulailah Perjalanan Pembayaran Global Anda",
  70. "p19": "Metode Aktivasi",
  71. "p20": "Tentang Kami",
  72. "p21": "Hubungi Kami",
  73. "p22": "Kebijakan Privasi",
  74. "p23": "Syarat Layanan",
  75. "p24": "Proses Aktivasi Langkah-demi-Langkah",
  76. "p25": "Pelajari Cara Mengaktifkan",
  77. "p26": "dalam satu menit",
  78. "p27": "Mendukung subtitle multibahasa",
  79. "p28": "Mulai Menggunakan",
  80. "p29": "dalam tiga menit",
  81. "p30": "",
  82. "p31": "Klik untuk melihat Pertanyaan yang Sering Diajukan tentang Kartu CWG"
  83. }
  84. }