Skip to content

Commit e2ae37e

Browse files
wyu71Zeno-sole
authored andcommitted
chore: Add new Lao translation file
- Add new Lao translation file Log: Improve language support by adding Lao translation
1 parent 607da96 commit e2ae37e

File tree

4 files changed

+3085
-1
lines changed

4 files changed

+3085
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
fcitx5 (5.1.11-2deepin12) unstable; urgency=medium
2+
3+
* Add zh-HK translation support
4+
5+
-- Wang Yu <wangyu@uniontch.com> Fri, 15 Aug 2025 17:55:07 +0800
6+
17
fcitx5 (5.1.11-2deepin11) unstable; urgency=medium
28

39
* improve Sogou input method positioning in default list

debian/patches/0007-Add-Sogou-to-the-default-zh_CN-input-method-list.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ index 4aaae06..47b2d8a 100644
5555
}
5656
+ if (!appendInputMethods.empty()) {
5757
+ group.inputMethodList().insert(
58-
+ group.inputMethodList().begin(),
58+
+ group.inputMethodList().end(),
5959
+ std::make_move_iterator(appendInputMethods.begin()),
6060
+ std::make_move_iterator(appendInputMethods.end()));
6161
+ }

0 commit comments

Comments
 (0)