tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

The source for all Tauri project documentation.

Results 366 tauri-docs issues
Sort by recently updated
recently updated
newest added

#### Description - What does this PR change? Give us a brief description. - Closes #

i18n
i18n: zh-cn

#### Description i18n(ja): Japanese translation of the first 7 files in "Distribution Section" - First 7 files from "Overview" to "DMG" in the Distribution Section are translated into Japanese. -...

i18n
i18n: ja

What does this PR change? - translate /learn/index.mdx - translate /learn/sidecar-nodejs.mdx - translate /learn/splashscreen.mdx - translate /learn/system-tray.mdx - fix rust code not being indented (/learn/system-tray.mdx)

i18n
i18n: zh-cn

#### Description i18n(ja): "Develop/Tests" section; - Total 7 files from Develop/Tests section (including two sub-directories "WebDriver" and "Example") are translated into Japanese. - Closes #

i18n
i18n: ja

#### Description - It adds first German translated book.md at src/content/docs/de/about/ - Related to #1611 - It was Translated with help from an LLM: Namely "gemma3".

#### Description i18n(ja): Add Japanese translations to /ja/Develop section - First 8 files and 1 linked file are translated into Japanese. - Remaining files in Develop section are still under...

i18n
i18n: ja

#### Description - I'm using unstable version of nixos and it failed to launch without pkg `rustc`.

Closes tauri-apps/tauri#12077 #### Description When writing integration tests for Tauri commands using `tauri::test::MockRuntime`, directly calling command functions defined simply with `app: AppHandle` can lead to type mismatch errors (E0308). This...

#### i18n(ja): Japanese Texts for About section - What does this PR change? Give us a brief description: 5 files in the About section were translated into Japanese. - Closes...

i18n
i18n: ja

#### Description - What does this PR change? Give us a brief description. * Now Translations base in zh-CN * I read a [TRANSLATING.md](.github/TRANSLATING.md) - Closes #