Skip to content

Commit

Permalink
docs: improve home page frameworks description.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccox committed Jun 26, 2023
1 parent 521dfb2 commit e295bff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions apps/website/locales/en/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"description": "Lots of components for all your website needs that meet accessibility criteria."
},
"frameworks": {
"title": "Frameworks and HTML",
"description": "With our Tailwindcss plugin that are also compatible with React & Vue and others."
"title": "Support Most Frameworks",
"description": "With our Tailwindcss plugin that are also compatible with React & Vue and ANY other frameworks compatible with Tailwind CSS."
},
"themes": {
"title": "Themes & Dark mode",
Expand All @@ -22,7 +22,7 @@
}
},
"compare": {
"title": "Base on Tailwindcss, But over Tailwindcss",
"title": "Base on Tailwind CSS, But over Tailwind CSS",
"description": "Reusable components built on top of Tailwind CSS that includes pre-defined styles, Sira just take you out of your classes loop hell.",
"replaceTailwind": "Use sira components instead of loooong 🤮 tailwind classes"
},
Expand Down
6 changes: 3 additions & 3 deletions apps/website/locales/zh/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"description": "满足可访问性标准的所有网站需求的大量组件"
},
"frameworks": {
"title": "框架 & HTML",
"description": "我们的 Tailwindcss 插件也与 React & Vue 等兼容"
"title": "广泛的框架支持",
"description": "我们的 Tailwindcss 插件与 React & Vue 等任何与 Tailwind CSS 适配的框架兼容"
},
"themes": {
"title": "自定义主题",
Expand All @@ -22,7 +22,7 @@
}
},
"compare": {
"title": "基于 Tailwindcss, 但是不只是 Tailwindcss",
"title": "基于 Tailwind CSS, 但是不只是 Tailwind CSS",
"description": "基于包含预定义样式的Tailwind CSS构建的可重用组件,Sira可以让您摆脱类循环地狱。",
"replaceTailwind": "使用 Sira 组件来替代长长长长 🤮 的 Tailwindcss 类名组合 "
},
Expand Down

1 comment on commit e295bff

@vercel
Copy link

@vercel vercel bot commented on e295bff Jun 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.