Skip to content

Commit 8ca9e07

Browse files
committed
Add Chinese localization to changelog
1 parent 60cf565 commit 8ca9e07

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

QuickNotes/Community.PowerToys.Run.Plugin.QuickNotes/Community.PowerToys.Run.Plugin.QuickNotes.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
<PropertyGroup>
33
<!-- Enable Windows-specific targeting -->
44
<EnableWindowsTargeting>true</EnableWindowsTargeting>
5+
6+
<!-- Make internals visible to test project -->
7+
<InternalsVisibleTo>Community.PowerToys.Run.Plugin.QuickNotes.UnitTests</InternalsVisibleTo>
58

69
<!-- Target framework and Windows version -->
710
<TargetFramework>net9.0-windows10.0.22621.0</TargetFramework>

Release.md/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.12] - 2026-02-05
6+
7+
### Added
8+
- �🇳 Chinese localization support with full translation
9+
- 🇺🇦 Ukrainian localization support with full translations for 130+ strings
10+
- Comprehensive localization tests for English, Ukrainian, and Chinese
11+
12+
### Changed
13+
14+
- Updated version to 1.0.12
15+
16+
## [1.0.11] - 2025-11-03
17+
18+
### Changed
19+
20+
- Changed default folder for storing notes
21+
522
## [1.0.10] - 2025-01-10
623

724
### Added

0 commit comments

Comments
 (0)