52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"nav": {
|
|
"home": "Home",
|
|
"products": "Products",
|
|
"news": "News",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"language": "Language"
|
|
},
|
|
"navigation": {
|
|
"home": "Home",
|
|
"products": "Products",
|
|
"news": "News",
|
|
"about": "About",
|
|
"contact": "Contact",
|
|
"language": "Language"
|
|
},
|
|
"common": {
|
|
"readMore": "Read More",
|
|
"loading": "Loading...",
|
|
"error": "Error",
|
|
"retry": "Retry",
|
|
"noData": "No Data",
|
|
"search": "Search",
|
|
"share": "Share",
|
|
"back": "Back",
|
|
"next": "Next",
|
|
"previous": "Previous",
|
|
"page": "Page {{page}}",
|
|
"total": "Total {{total}} items",
|
|
"itemsPerPage": "{{count}} items per page"
|
|
},
|
|
"footer": {
|
|
"company": "Company",
|
|
"address": "Address",
|
|
"phone": "Phone",
|
|
"email": "Email",
|
|
"contact": "Contact Us",
|
|
"technical": "Technical Support",
|
|
"online": "Online Consultation",
|
|
"docs": "Documentation",
|
|
"legal": "Legal",
|
|
"privacy": "Privacy Policy",
|
|
"terms": "Terms of Service",
|
|
"copyright": "© {{year}} {{company}}. All rights reserved."
|
|
},
|
|
"languages": {
|
|
"zh-CN": "简体中文",
|
|
"zh-TW": "繁體中文",
|
|
"en": "English"
|
|
}
|
|
} |