mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-15 13:43:48 +08:00
发布v2.18.6版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
5
server/manifest/i18n/en.json
Normal file
5
server/manifest/i18n/en.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"你好,美丽世界": "Hello, Beautiful World",
|
||||
"剩余%v余额": "Remaining %v Balance",
|
||||
"HotGo管理系统": "HotGo Admin"
|
||||
}
|
||||
3
server/manifest/i18n/zh-CN.json
Normal file
3
server/manifest/i18n/zh-CN.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"剩余%v余额": "剩余%v余额"
|
||||
}
|
||||
5
server/manifest/i18n/zh-TW.json
Normal file
5
server/manifest/i18n/zh-TW.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"你好,美丽世界": "你好,美麗世界",
|
||||
"剩余%v余额": "剩餘%v餘額",
|
||||
"HotGo管理系统": "HotGo管理系統"
|
||||
}
|
||||
Reference in New Issue
Block a user