-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
40f45a3
commit 3828ef1
Showing
3 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
{ | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"content": { | ||
"zh-CN": [ | ||
"增加“禁止暂停”功能。", | ||
"重新设计了关于页面。", | ||
"改善UI的暗黑模式和跨平台使用体验。", | ||
"为macOS系统优化,包括窗口关闭逻辑,外接屏幕处理逻辑,托盘菜单显示,MINI模式使用逻辑和系统触发关机后的反应方面的优化。", | ||
"为Windows系统优化,主要包括托盘菜单显示和暗黑模式自动切换逻辑优化。", | ||
"添加了循环次数显示的功能。", | ||
"优化性能,修复漏洞。" | ||
], | ||
"zh-TW": [ | ||
"增加“禁止暂停”功能。", | ||
"重新设计了关于页面。", | ||
"改善UI的暗黑模式和跨平台使用体验。", | ||
"优化性能,修复漏洞。" | ||
"爲macOS系統優化,包括窗口關閉邏輯,外接屏幕處理邏輯,托盤菜單顯示,MINI模式使用邏輯和系統觸發關機後的反應方面的優化。", | ||
"爲Windows系統優化,主要包括托盤菜單顯示和暗黑模式自動切換邏輯優化。", | ||
"添加了循環次數顯示的功能。", | ||
"優化性能,修複漏洞。" | ||
], | ||
"en": [ | ||
"\"Disable Pausing\" feature added.", | ||
"About page redesigned.", | ||
"Improved UI for dark mode etc.", | ||
"Optimized and had bugs fixed." | ||
"Optimized for macOS on several things, includes windows closing strategy, multiscreen strategy, tray strategy, mini mode strategy and behavior after system shutdowns.", | ||
"Optimized for Windows on dark mode's auto switch feature and the tray.", | ||
"Bugs fixed and a typo fix (#25).", | ||
"Loop count feature added." | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters