diff --git a/src/docs/src/routes/docs/layout-and-typography/+page.svelte.md b/src/docs/src/routes/docs/layout-and-typography/+page.svelte.md index df43751558d..a39bd350ab4 100644 --- a/src/docs/src/routes/docs/layout-and-typography/+page.svelte.md +++ b/src/docs/src/routes/docs/layout-and-typography/+page.svelte.md @@ -26,7 +26,7 @@ published: true ## - + diff --git a/src/docs/src/translation/en.json b/src/docs/src/translation/en.json index bbdf7537e40..53c69b32939 100644 --- a/src/docs/src/translation/en.json +++ b/src/docs/src/translation/en.json @@ -295,7 +295,7 @@ "Read more": "Read more", "Typography": "Typography", "You should use official TailwindCSS Typography plugin.": "You should use official TailwindCSS Typography plugin.", - "It handles everything and it's fully customizable": "It handles everything and it's fully customizable", + "It handles everything and it's fully customizable.": "It handles everything and it's fully customizable.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Here you can see how elements will look using @tailwindcss/typography.", diff --git a/src/docs/src/translation/es.json b/src/docs/src/translation/es.json index a1cda04cca9..77703f34427 100644 --- a/src/docs/src/translation/es.json +++ b/src/docs/src/translation/es.json @@ -292,7 +292,7 @@ "Read more": "Leer más", "Typography": "Tipografía", "You should use official TailwindCSS Typography plugin.": "Debes usar el complemento de tipografía TailwindCSS oficial.", - "It handles everything and it's fully customizable": "Maneja todo y es totalmente personalizable.", + "It handles everything and it's fully customizable.": "Maneja todo y es totalmente personalizable.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI agrega algo de estilo a @tailwindcss/typography para que use el mismo tema que otros elementos.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Asegúrese de solicitar daisyui DESPUÉS de @tailwindcss/typography en tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Aquí puedes ver cómo se verán los elementos usando @tailwindcss/typography.", diff --git a/src/docs/src/translation/fr.json b/src/docs/src/translation/fr.json index a3b1061451f..1190b220e41 100644 --- a/src/docs/src/translation/fr.json +++ b/src/docs/src/translation/fr.json @@ -292,7 +292,7 @@ "Read more": "Lire la suite", "Typography": "Typographie", "You should use official TailwindCSS Typography plugin.": "Vous devez utiliser le plugin TailwindCSS Typography officiel.", - "It handles everything and it's fully customizable": "Il gère tout et il est entièrement personnalisable,", + "It handles everything and it's fully customizable.": "Il gère tout et il est entièrement personnalisable.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI ajoute du style à @tailwindcss/typography afin qu'il utilise le même thème que les autres éléments.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Assurez-vous de require daisyui APRÈS @tailwindcss/typography dans tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Ici, vous pouvez voir à quoi ressembleront les éléments en utilisant @tailwindcss/typography.", diff --git a/src/docs/src/translation/id.json b/src/docs/src/translation/id.json index 75934d91c46..39250e5d0de 100644 --- a/src/docs/src/translation/id.json +++ b/src/docs/src/translation/id.json @@ -292,7 +292,7 @@ "Read more": "Baca selengkapnya", "Typography": "Tipografi", "You should use official TailwindCSS Typography plugin.": "Anda harus menggunakan plugin Tipografi resmi dari TailwindCSS .", - "It handles everything and it's fully customizable": "Tailwind menangani semuanya dan sepenuhnya bisa dikustomisasi", + "It handles everything and it's fully customizable.": "Tailwind menangani semuanya dan sepenuhnya bisa dikustomisasi.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI menambahkan beberapa style ke @tailwindcss/typography sehingga seluruh tema akan menerapkan style yang sama.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Pastikan Anda menambahkan daisyui SETELAH @tailwindcss/typography di dalam tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Disini Anda dapat melihat bagaimana elemen akan terlihat menggunakan @tailwindcss/typography.", diff --git a/src/docs/src/translation/jp.json b/src/docs/src/translation/jp.json index 09fff87c9c9..0cd387c1520 100644 --- a/src/docs/src/translation/jp.json +++ b/src/docs/src/translation/jp.json @@ -295,7 +295,7 @@ "Read more": "もっと詳しく", "Typography": "タイポグラフィ", "You should use official TailwindCSS Typography plugin.": "公式のTailwindCSS タイポグラフィプラグインを使用するべきです。", - "It handles everything and it's fully customizable": "これはあらゆることに対応し、フルカスタマイズが可能です。", + "It handles everything and it's fully customizable.": "これはあらゆることに対応し、フルカスタマイズが可能です。", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUIは@tailwindcss/typographyにスタイルを追加し、他の要素と同じテーマを使用するようにします。", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "tailwind.config.jsの@tailwindcss/typographyの後にdaisyui が必要であることを確認してください。", "Here you can see how elements will look using @tailwindcss/typography.": "ここでは、@tailwindcss/typographyを使用して、要素がどのように見えるかを見ることができます。", diff --git a/src/docs/src/translation/ko.json b/src/docs/src/translation/ko.json index 1c0b8eec397..69a2bb0bfda 100644 --- a/src/docs/src/translation/ko.json +++ b/src/docs/src/translation/ko.json @@ -292,7 +292,7 @@ "Read more": "더 알아보기", "Typography": "타이포그래피", "You should use official TailwindCSS Typography plugin.": "공식 TailwindCSS 타이포그래피 플러그인을 사용하세요.", - "It handles everything and it's fully customizable": "모든 것을 처리할 수 있으며 커스터마이징이 가능합니다.", + "It handles everything and it's fully customizable.": "모든 것을 처리할 수 있으며 커스터마이징이 가능합니다.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "데이지UI는 @tailwindcss/typography에 몇몇 스타일을 추가해 서로 다른 요소들이 같은 테마를 사용할 수 있게 합니다.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "tailwind.config.js에서 꼭 @tailwindcss/typography 다음에 daisyui를 require 하세요.", "Here you can see how elements will look using @tailwindcss/typography.": "@tailwindcss/typography를 사용해 요소들이 어떻게 보일지 확인할 수 있습니다.", diff --git a/src/docs/src/translation/pt.json b/src/docs/src/translation/pt.json index 71fefcf0c76..286eaebab6d 100644 --- a/src/docs/src/translation/pt.json +++ b/src/docs/src/translation/pt.json @@ -292,7 +292,7 @@ "Read more": "Leia mais", "Typography": "Tipografia", "You should use official TailwindCSS Typography plugin.": "Você deve usar o plugin de tipografia TailwindCSS oficial.", - "It handles everything and it's fully customizable": "Ele lida com tudo e é totalmente personalizável", + "It handles everything and it's fully customizable.": "Ele lida com tudo e é totalmente personalizável.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI adiciona algum estilo a @tailwindcss/typography para que use o mesmo tema que outros elementos.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Certifique-se de exigir daisyui DEPOIS de @tailwindcss/typography em tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Aqui você pode ver como os elementos ficarão usando @tailwindcss/typography.", diff --git a/src/docs/src/translation/ru.json b/src/docs/src/translation/ru.json index 1a9e20c9f7b..fd7cbfe8aee 100644 --- a/src/docs/src/translation/ru.json +++ b/src/docs/src/translation/ru.json @@ -292,7 +292,7 @@ "Read more": "Подробнее", "Typography": "Типография", "You should use official TailwindCSS Typography plugin.": "Вам следует использовать официальный плагин для типографии Tailwind CSS.", - "It handles everything and it's fully customizable": "Он обрабатывает все и полностью настраивается.", + "It handles everything and it's fully customizable.": "Он обрабатывает все и полностью настраивается.", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI добавляет некоторый стиль к @tailwindcss/typography, чтобы он использовал ту же тему, что и другие элементы.", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "Убедитесь, что daisyui ПОСЛЕ @tailwindcss/typography в tailwind.config.js", "Here you can see how elements will look using @tailwindcss/typography.": "Здесь вы можете увидеть, как будут выглядеть элементы с использованием @tailwindcss/typography.", diff --git a/src/docs/src/translation/zh_cn.json b/src/docs/src/translation/zh_cn.json index ed477967f0a..cbafde53f52 100644 --- a/src/docs/src/translation/zh_cn.json +++ b/src/docs/src/translation/zh_cn.json @@ -292,7 +292,7 @@ "Read more": "阅读更多", "Typography": "排版", "You should use official TailwindCSS Typography plugin.": "你应该使用官方的 TailwindCSS Typography plugin.", - "It handles everything and it's fully customizable": "这个插件可以操作所有的情况,而且本身就可以调整", + "It handles everything and it's fully customizable.": "这个插件可以操作所有的情况,而且本身就可以调整。", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI 增加一些样式给 @tailwindcss/typography 所以这些组件可以和其他元素一样获取同样的主题", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "确保你在 tailwind.config.js 引用 daisyui@tailwindcss/typography 的后面", "Here you can see how elements will look using @tailwindcss/typography.": "这里你可以看到使用 @tailwindcss/typography 如何影响你的元素:", diff --git a/src/docs/src/translation/zh_tw.json b/src/docs/src/translation/zh_tw.json index 0451da10dc9..f8cf7144917 100644 --- a/src/docs/src/translation/zh_tw.json +++ b/src/docs/src/translation/zh_tw.json @@ -292,7 +292,7 @@ "Read more": "繼續閱讀", "Typography": "字體", "You should use official TailwindCSS Typography plugin.": "您應使用官方的 TailwindCSS 字體外掛程式。", - "It handles everything and it's fully customizable": "它能處理所有事情,且完全可以您的需求調整", + "It handles everything and it's fully customizable.": "它能處理所有事情,且完全可以您的需求調整。", "daisyUI adds some style to @tailwindcss/typography so it will use the same theme as other elements.": "daisyUI 為 @tailwindcss/typography 新增了一些樣式,好讓它的主題與其他元素相同。", "Make sure you require daisyui AFTER @tailwindcss/typography in tailwind.config.js": "在 tailwind.config.js 中,請先引入 @tailwindcss/typography 再引入 daisyui。", "Here you can see how elements will look using @tailwindcss/typography.": "您可以在此預覽使用 @tailwindcss/typography 後的元件外觀。",