We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ef530 commit 64b48c3Copy full SHA for 64b48c3
3 files changed
Localization.py
@@ -3,7 +3,7 @@
3
import os
4
from hashlib import md5
5
6
-__version__ = "1.11.3"
+__version__ = "1.11.4"
7
8
CONFIG_NAME = "Localization.sublime-settings"
9
messages.json
@@ -19,5 +19,6 @@
19
"1.11.0": "msg/1.11.0.txt",
20
"1.11.1": "msg/1.11.0.txt",
21
"1.11.2": "msg/1.11.0.txt",
22
- "1.11.3": "msg/1.11.0.txt"
+ "1.11.3": "msg/1.11.0.txt",
23
+ "1.11.4": "msg/1.11.0.txt"
24
}
msg/1.11.0.txt
@@ -1,3 +1,9 @@
1
+1.11.4
2
+更新德语翻译. 加入3170支持,目前支持到3176.
+
+Update German translation. Support Sublime Text 3170 and 3176.
1.11.3 1.11.2
更新德语翻译,修复mnemonic问题
0 commit comments