default.json 1.3 KB

12345678910111213141516171819202122232425262728
  1. [
  2. {
  3. "locale": "tr-TR",
  4. "isRTL": false,
  5. "translations": {
  6. "ncore-about": "NCore, başta NİBGAT® ve NİBGAT® | Topluluk olmak üzere herkes için geliştirilmiş bir tasarım sistemi ve bileşen kütüphanesidir. Hızlı geliştirme süreçleri ve yüksek stabilizasyon ile şık sistemler üretmek üzere tasarlanmıştır.",
  7. "this-is-test-sub-page": "Bu bir test alt sayfasıdır.",
  8. "ncore-design-system": "NCore | Tasarım Sistemi",
  9. "ui-kit-library": "KA Araçları - Kütüphanesi",
  10. "text": "Text ( Metin )",
  11. "home": "Ana Sayfa",
  12. "version": "Sürüm"
  13. }
  14. },
  15. {
  16. "locale": "en-US",
  17. "isRTL": false,
  18. "translations": {
  19. "ncore-about": "NCore is a design system and component library developed for everyone, primarily NİBGAT® and NİBGAT® | Community. It is designed to build elegant systems with rapid development processes and high stability.",
  20. "this-is-test-sub-page": "This is test sub-page.",
  21. "design-system": "NCore | Design System",
  22. "ui-kit-library": "UI Kit - Library",
  23. "version": "Version",
  24. "home": "Home Page",
  25. "text": "Text"
  26. }
  27. }
  28. ]