openpencil/desktop
Danila Poyarkov ec5ef4474e
i18n: add Japanese and complete menu localization (#367)
* i18n: more menu translations

* chore: code formatting

* chore: code formatting

* chore: code formatting

* i18n: more menu translations

* chore: code formatting

* i18n: added new menu translations and japanese language

* i18n: added theme-auto string

* i18n: translated rest of the menu text

* fix(i18n): polish PR 273 locale updates

- Fix obvious translation regressions in existing locales
- Preserve update size interpolation across localized update messages
- Use standard UI terms for theme and boolean operation labels

* fix(i18n): tune localized toggle labels

- Use paired action wording for toggle commands
- Clarify Japanese frame-selection command label

---------

Co-authored-by: Santos Alarcón <santosalarcon86@gmail.com>
2026-06-30 10:25:52 +03:00
..
capabilities feat(app): add font cache management hooks 2026-05-05 21:50:31 +03:00
generated i18n: add Japanese and complete menu localization (#367) 2026-06-30 10:25:52 +03:00
icons Use pencil loader icon as Tauri app icon 2026-03-01 01:37:01 +03:00
src fix(tauri): refresh updater signing key 2026-05-18 23:23:20 +03:00
.gitignore Rename src-tauri → desktop, symlink for CLI compat 2026-02-28 08:10:09 +03:00
build.rs Rename src-tauri → desktop, symlink for CLI compat 2026-02-28 08:10:09 +03:00
Cargo.lock Release v0.13.1 2026-05-30 01:12:58 +03:00
Cargo.toml Release v0.13.2 2026-05-30 19:14:12 +03:00
Info.plist fix(tauri): correctly configure NSAllowsLocalNetworking 2026-04-22 13:01:38 +03:00
tauri.conf.json fix(desktop): enable image drag-and-drop in the Tauri window 2026-06-30 09:50:15 +03:00
updater.key.pub feat(tauri): add signed updater 2026-05-01 13:00:50 +03:00