| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "yesterday": "昨日",
- "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 Visa 卡",
- "title": "CWG Visa 卡",
- "description": "CWG Visa 卡",
- "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": ""
- }
- }
|