| 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": "Kart Rehberi",
- "keywords": "CWG Visa Kartı",
- "title": "CWG Visa Kartı",
- "description": "CWG Visa Kartı",
- "step": "Adım{step}:",
- "p1": "Kartınızı Aktif Edin",
- "p2": "CWG Kartınızı",
- "p3": "Birkaç Dakika İçinde",
- "p4": "Değeri Basitçe Aktarma",
- "p5": "Bir kart, kesintisiz küresel ödemeler, güvenli ve hızlı",
- "p6": "Aktivasyon Yöntemi",
- "p7": "Lütfen kart aktivasyonunu tamamlamak için Müşteri Bölgesi'ne giriş yapın",
- "p8": "Güven ve Güvenlik Bölümü",
- "p9": "Kullanıcıları güvence altına almak için marka güvenilirliğini ve düzenleyici onaylarını güçlendirin",
- "p10": "Kolay Para Yatırma ve Çekme",
- "p11": "CWG KART yatırma/çekme işlemleri için hızlı kredi",
- "p12": "Küresel Ödeme Kolaylığı",
- "p13": "VISA ağı, 200'ün üzerinde ülke ve bölgeyi kapsar, kolay harcama ve ödeme imkanı sunar",
- "p14": "Arka Ofis Yönetimi Avantajı",
- "p15": "Hesap bakiyesi ve işlem geçmişini her zaman, net ve kullanıcı dostu bir şekilde kontrol edin",
- "p16": "Kartınızı Aktif Edin",
- "p17": "CWG KARTınızı",
- "p18": "Bugün aktif edin ve küresel ödeme yolculuğunuza başlayın",
- "p19": "Aktivasyon Yöntemi",
- "p20": "Hakkımızda",
- "p21": "Bize Ulaşın",
- "p22": "Gizlilik Politikası",
- "p23": "Hizmet Şartları",
- "p24": "Adım Adım Aktivasyon Süreci",
- "p25": "Kartınızı nasıl aktif edebileceğinizi öğrenin",
- "p26": "Bir Dakikada",
- "p27": "Çok dilli altyazıları destekler",
- "p28": "Kartınızı Kullanıma Başlayın",
- "p29": "Üç Dakikada",
- "p30": "",
- "p31": "CWG CARD Sıkça Sorulan Soruları görüntülemek için tıklayın"
- }
- }
|