mirror of
https://github.com/TheWhiteDog9487/ServerAddressSpaceFix.git
synced 2025-09-18 22:36:56 +00:00
Initial commit
This commit is contained in:
BIN
src/main/resources/assets/twd-sasf/icon.png
Normal file
BIN
src/main/resources/assets/twd-sasf/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 453 B |
6
src/main/resources/assets/twd-sasf/lang/en_us.json
Normal file
6
src/main/resources/assets/twd-sasf/lang/en_us.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"modmenu.nameTranslation.twd-sasf": "ServerAddressSpaceFix",
|
||||
"modmenu.descriptionTranslation.twd-sasf": "Fixed the \"unknown host\" bug caused by the server address containing spaces at the beginning and end of the server address when adding a server or connecting directly",
|
||||
"twd-sasf.bilibili": "Bilibili",
|
||||
"twd-sasf.blog": "Blog"
|
||||
}
|
6
src/main/resources/assets/twd-sasf/lang/zh_cn.json
Normal file
6
src/main/resources/assets/twd-sasf/lang/zh_cn.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"modmenu.nameTranslation.twd-sasf": "服务器地址首尾空格修复",
|
||||
"modmenu.descriptionTranslation.twd-sasf": "修复添加服务器或直接连接时,服务器地址首尾包含空格导致的“未知的主机”Bug",
|
||||
"twd-sasf.bilibili": "哔哩哔哩主页",
|
||||
"twd-sasf.blog": "TheWhiteDog9487的博客"
|
||||
}
|
Reference in New Issue
Block a user