Some checks failed
Auto-update PR branches / Update open PR branches (push) Has been cancelled
CI / Frontend Static Quality Checks (push) Has been cancelled
CI / Frontend Tests & Coverage (push) Has been cancelled
CI / Rust Tests & Quality Checks (push) Has been cancelled
CI / Linux build verification (push) Has been cancelled
Release (Alpha) / Compute alpha version (push) Has been cancelled
Release (Alpha) / Build release artifacts (push) Has been cancelled
Release (Alpha) / GitHub Release (alpha) (push) Has been cancelled
Release (Alpha) / Update docs and release pages (push) Has been cancelled
Deploy docs / Build VitePress site (push) Has been cancelled
Deploy docs / Deploy to GitHub Pages (push) Has been cancelled
39 lines
666 B
YAML
39 lines
666 B
YAML
version: "1.0.0"
|
|
|
|
project:
|
|
instruction: >
|
|
Tolaria is a desktop knowledge-management app. Keep product names, CLI names,
|
|
markdown wikilinks, frontmatter keys, file paths, and placeholders like
|
|
{agent}, {zoom}, {language}, {name}, {label}, {file}, and {count} unchanged.
|
|
|
|
locales:
|
|
source: en
|
|
target:
|
|
- it-IT
|
|
- fr-FR
|
|
- de-DE
|
|
- ru-RU
|
|
- es-ES
|
|
- pt-BR
|
|
- pt-PT
|
|
- es-419
|
|
- zh-CN
|
|
- zh-TW
|
|
- ja-JP
|
|
- ko-KR
|
|
- vi
|
|
- pl-PL
|
|
- be-BY
|
|
- id-ID
|
|
- uk-UA
|
|
- sv-SE
|
|
- sk-SK
|
|
|
|
files:
|
|
json:
|
|
include:
|
|
- "src/lib/locales/[locale].json"
|
|
exclude: []
|
|
lockedKeys: []
|
|
ignoredKeys: []
|