Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Apr 11, 2024
1 parent f4269b8 commit f8d4e3e
Show file tree
Hide file tree
Showing 20 changed files with 487 additions and 488 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ layout: components
})
</script>

<Translate text="You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99." />
<Translate text="you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99." />

<!-- <ComponentPageTabs/> -->

Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@
"Using Accordion and Join together": "Using Accordion and Join together",
"All radio inputs with the same name work together and only one of them can be open at a time. If you have more than one set of accordion items on a page, use different names for the radio inputs on each set.": "All radio inputs with the same name work together and only one of them can be open at a time. If you have more than one set of accordion items on a page, use different names for the radio inputs on each set.",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"There are 3 ways to use a modal:": "There are 3 ways to use a modal:",
"Make sure you're using unique IDs for each modal": "Make sure you're using unique IDs for each modal",
"Also see <a href='/components/accordion/' class='link'>accordion</a> examples": "Also see <a href='/components/accordion/' class='link'>accordion</a> examples",
Expand Down
937 changes: 468 additions & 469 deletions src/docs/src/translation/bn.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/docs/src/translation/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser-Mockup",
"Browser mockup shows a box that looks like a browser window.": "Das Browser-Mockup zeigt einen Kasten, der wie ein Browserfenster aussieht.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Du musst die `--value` CSS-Variable mit JS ändern. Der Wert muss eine Zahl zwischen 0 und 99 sein.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Du musst die `--value` CSS-Variable mit JS ändern. Der Wert muss eine Zahl zwischen 0 und 99 sein.",
"How to add custom styles for a specific theme?": "Wie füge ich benutzerdefinierte Stile für ein bestimmtes Thema hinzu?",
"You can write custom style for your elements only for a specific theme.": "Du kannst benutzerdefinierte Stile für deine Elemente nur für ein bestimmtes Thema schreiben.",
"In this example, .btn-twitter class only will have this style on light theme.": "In diesem Beispiel wird die .btn-twitter Klasse nur auf dem hellen Thema diesen Stil haben.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Join is a container for grouping multiple items, it can be used to group buttons, inputs, or any other element. Join applies border radius to the first and last item. Join can be used to create a horizontal or vertical list of items.": "Join merupakan kontainer untuk menyatukan banyak item dalam satu grup, bisa digunakan untuk grup button, input, atau elemen lainnya. Join menerapkan border radius pada item pertama dan terakhir. Join dapat digunakan untuk membuat daftar item horizontal dan vertikal.",
"Become a sponsor": "Menjadi sponsor",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Mockup browser",
"Browser mockup shows a box that looks like a browser window.": "Il mockup browser mostra un riquadro che somiglia alla finestra di un browser.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Devi cambiare la variabile CSS `--value` usando JS. Il valore deve essere un numero tra 0 e 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Devi cambiare la variabile CSS `--value` usando JS. Il valore deve essere un numero tra 0 e 99.",
"How to add custom styles for a specific theme?": "Come aggiungere degli stili personalizzati per un tema specifico?",
"You can write custom style for your elements only for a specific theme.": "Puoi creare stili personalizzati per i tuoi elementi solo per uno specifico tema.",
"In this example, .btn-twitter class only will have this style on light theme.": "In questo esempio, la classe .btn-twitter avrà questo stile solo con il tema chiaro.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
"Accordion is used for showing and hiding content but only one item can stay open at a time.": "アコーディオンは、コンテンツの表示と非表示に使用されます。但し一度に表示できるコンテンツは一つです。",
"All radio inputs with the same name work together and only one of them can be open at a time. If you have more than one set of accordion items on a page, use different names for the radio inputs on each set.": "同じ名前のラジオはすべて一緒に動作し、一度に開くことができるのは1つだけです。ページ上に複数のアコーディオンがある場合、各セットのラジオボタンに異なる名前を使用してください。",
"Also see <a href='/components/accordion/' class='link'>accordion</a> examples": "<a href='/components/accordion/' class='link'>アコーディオン</a> の例も参照してください。",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "JSを使ってCSS変数 `--value` を変更する必要があります。値は0から99の間の数値でなければなりません。",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "JSを使ってCSS変数 `--value` を変更する必要があります。値は0から99の間の数値でなければなりません。",
"Radial progress needs `--value` CSS variable to work.<br />To change the size, use `--size` CSS variable which has a default value of `4rem`.<br />To change the thickness, use `--thickness` CSS variable which is 10% of the size by default.<br />": "Radial progressには CSS変数`--value`が必要です。<br />サイズを変更するには、CSS変数`--size`を使用します。デフォルト値は`4rem`です。<br /> 太さを変更するには、CSS変数`--thickness`を使用します。デフォルト値は、サイズの10%になります。<br />",
"Deprecated": "非推奨",
"Loading": "Loading",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Using Accordion and Join together": "Using Accordion and Join together",
"All radio inputs with the same name work together and only one of them can be open at a time. If you have more than one set of accordion items on a page, use different names for the radio inputs on each set.": "All radio inputs with the same name work together and only one of them can be open at a time. If you have more than one set of accordion items on a page, use different names for the radio inputs on each set.",
"Browser": "브라우저",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "'Browser mockup' menunjukkan kotak yang kelihatan seperti tetingkap penyemak imbas.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Anda perlu menukar kepada pembolehubah CSS `--value` menggunakan JS. Nilai mestilah nombor antara 0 dan 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Anda perlu menukar kepada pembolehubah CSS `--value` menggunakan JS. Nilai mestilah nombor antara 0 dan 99.",
"How to add custom styles for a specific theme?": "Bagaimana untuk menambah gaya tersuai untuk tema tertentu?",
"You can write custom style for your elements only for a specific theme.": "Anda boleh menulis gaya tersuai untuk elemen anda hanya untuk tema tertentu.",
"In this example, .btn-twitter class only will have this style on light theme.": "Dalam contoh ini, kelas .btn-twitter sahaja akan mempunyai gaya ini pada tema ringan.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Symulacja przeglądarki",
"Browser mockup shows a box that looks like a browser window.": "Symulacja przeglądarki pokazuje prostokąt przypominający okno przeglądarki.",
"Browser": "Przeglądarka",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Musisz zmienić zmienną CSS `--value` za pomocą JS. Wartość musi być liczbą od 0 do 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Musisz zmienić zmienną CSS `--value` za pomocą JS. Wartość musi być liczbą od 0 do 99.",
"How to add custom styles for a specific theme?": "Jak dodać niestandardowe style dla określonego motywu?",
"You can write custom style for your elements only for a specific theme.": "Możesz pisać niestandardowe style tylko dla określonego motywu.",
"In this example, .btn-twitter class only will have this style on light theme.": "W tym przykładzie, klasa .btn-twitter będzie miała ten styl tylko w motywie jasnym.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Simulação de navegador",
"Browser mockup shows a box that looks like a browser window.": "Simulação de navegador mostra uma caixa que se parece com uma janela de navegador.",
"Browser": "Navegador",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Precisa de mudar para a variável CSS `--value` usando JS. O valor deve ser um número entre 0 e 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Precisa de mudar para a variável CSS `--value` usando JS. O valor deve ser um número entre 0 e 99.",
"How to add custom styles for a specific theme?": "Como adicionar estilos personalizados para um tema específico?",
"You can write custom style for your elements only for a specific theme.": "Pode escrever estilo personalizado para os seus elementos apenas para um tema específico.",
"In this example, .btn-twitter class only will have this style on light theme.": "Neste exemplo, a classe .btn-twitter só terá este estilo no tema claro.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
"Browser mockup": "Browser mockup",
"Browser mockup shows a box that looks like a browser window.": "Browser mockup shows a box that looks like a browser window.",
"Browser": "Browser",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.",
"How to add custom styles for a specific theme?": "How to add custom styles for a specific theme?",
"You can write custom style for your elements only for a specific theme.": "You can write custom style for your elements only for a specific theme.",
"In this example, .btn-twitter class only will have this style on light theme.": "In this example, .btn-twitter class only will have this style on light theme.",
Expand Down
2 changes: 1 addition & 1 deletion src/docs/src/translation/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"Browser mockup": "Mẫu trình duyệt",
"Browser mockup shows a box that looks like a browser window.": "Mẫu trình duyệt hiển thị một hộp trông giống như một cửa sổ trình duyệt.",
"Browser": "Trình duyệt",
"You need to change to `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Bạn cần thay đổi biến CSS `--value` bằng JS. Giá trị phải là một số từ 0 đến 99.",
"you need to change the `--value` CSS variable using JS. Value must be a number between 0 and 99.": "Bạn cần thay đổi biến CSS `--value` bằng JS. Giá trị phải là một số từ 0 đến 99.",
"How to add custom styles for a specific theme?": "Làm thế nào để thêm kiểu tùy chỉnh cho một chủ đề cụ thể?",
"You can write custom style for your elements only for a specific theme.": "Bạn có thể viết kiểu tùy chỉnh cho các phần tử của mình chỉ cho một chủ đề cụ thể.",
"In this example, .btn-twitter class only will have this style on light theme.": "Trong ví dụ này, lớp .btn-twitter chỉ có kiểu này trên chủ đề sáng.",
Expand Down

0 comments on commit f8d4e3e

Please sign in to comment.