123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- {
- "getting-started": {
- "title": "Getting started",
- "pages": {
- "index": {
- "title": "Introduction"
- },
- "browser-support": {
- "title": "Browser Support"
- },
- "customize": {
- "title": "Customize Tabler"
- },
- "download": {
- "title": "Download"
- },
- "faq": {
- "title": "FAQ"
- }
- }
- },
- "base": {
- "title": "Base",
- "pages": {
- "colors": {
- "title": "Colors",
- "label": "new"
- },
- "typography": {
- "title": "Typography"
- }
- }
- },
- "layout": {
- "title": "Layout",
- "pages": {
- "page-layouts": {
- "title": "Page layouts",
- "label": "new"
- },
- "page-headers": {
- "title": "Page headers"
- }
- }
- },
- "components": {
- "title": "Components",
- "pages": {
- "alerts": {
- "title": "Alerts"
- },
- "autosize": {
- "title": "Autosize"
- },
- "avatars": {
- "title": "Avatars"
- },
- "badges": {
- "title": "Badges"
- },
- "breadcrumb": {
- "title": "Breadcrumb"
- },
- "buttons": {
- "title": "Buttons"
- },
- "cards": {
- "title": "Cards"
- },
- "carousel": {
- "title": "Carousel"
- },
- "charts": {
- "title": "Charts"
- },
- "datagrid": {
- "title": "Datagrid"
- },
- "divider": {
- "title": "Divider"
- },
- "dropdowns": {
- "title": "Dropdowns"
- },
- "dropzone": {
- "title": "Dropzone"
- },
- "empty": {
- "title": "Empty"
- },
- "icons": {
- "title": "Icons"
- },
- "inline-player": {
- "title": "Inline Player"
- },
- "modals": {
- "title": "Modals"
- },
- "placeholder": {
- "title": "Placeholder"
- },
- "popover": {
- "title": "Popover"
- },
- "progress": {
- "title": "Progress"
- },
- "progressbg": {
- "title": "Progress background"
- },
- "range-slider": {
- "title": "Range slider"
- },
- "ribbons": {
- "title": "Ribbons"
- },
- "spinners": {
- "title": "Spinners"
- },
- "statuses": {
- "title": "Statuses"
- },
- "steps": {
- "title": "Steps"
- },
- "switch-icon": {
- "title": "Switch icon"
- },
- "tables": {
- "title": "Tables"
- },
- "tabs": {
- "title": "Tabs"
- },
- "timelines": {
- "title": "Timelines"
- },
- "tinymce": {
- "title": "Tinymce"
- },
- "toasts": {
- "title": "Toasts"
- },
- "tooltips": {
- "title": "Tooltips"
- },
- "tracking": {
- "title": "Tracking"
- }
- }
- },
- "forms": {
- "title": "Forms",
- "pages": {
- "form-elements": {
- "title": "Base elements"
- },
- "form-fieldset": {
- "title": "Fieldset"
- },
- "form-color-check": {
- "title": "Color check"
- },
- "form-image-check": {
- "title": "Image check"
- },
- "form-selectboxes": {
- "title": "Selectbox"
- },
- "form-validation": {
- "title": "Validation"
- },
- "form-input-mask": {
- "title": "Input mask"
- },
- "form-helpers": {
- "title": "Form helpers"
- }
- }
- },
- "plugins": {
- "title": "Plugins",
- "pages": {
- "flags": {
- "title": "Flags"
- },
- "payments": {
- "title": "Payments"
- }
- }
- },
- "utilities": {
- "title": "Utilities",
- "pages": {
- "borders": {
- "title": "Borders"
- },
- "cursors": {
- "title": "Cursors"
- },
- "interactions": {
- "title": "Interactions"
- }
- }
- },
- "icons": {
- "title": "Tabler Icons",
- "pages": {
- "index": {
- "title": "Introduction",
- "label": "new"
- },
- "svg": {
- "title": "SVG version"
- },
- "react": {
- "title": "React plugin"
- },
- "preact": {
- "title": "Preact plugin"
- },
- "vue": {
- "title": "Vue plugin"
- },
- "solidjs": {
- "title": "SolidJS plugin"
- },
- "svelte": {
- "title": "Svelte plugin"
- },
- "figma": {
- "title": "Figma plugin"
- },
- "png": {
- "title": "PNG version"
- },
- "pdf": {
- "title": "PDF version"
- },
- "eps": {
- "title": "EPS version"
- },
- "webfont": {
- "title": "Webfont version"
- }
- }
- }
- }
|