修改
This commit is contained in:
parent
26dd57dc07
commit
080841c2c3
@ -9,6 +9,7 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var EnMessages = map[string]string{
|
var EnMessages = map[string]string{
|
||||||
|
"获取套餐列表失败": "Failed to get bundle list",
|
||||||
"创建套餐信息失败": "Failed to create bundle information",
|
"创建套餐信息失败": "Failed to create bundle information",
|
||||||
"创建套餐信息成功": "Successfully created bundle information",
|
"创建套餐信息成功": "Successfully created bundle information",
|
||||||
"更新套餐信息失败": "Failed to update bundle information",
|
"更新套餐信息失败": "Failed to update bundle information",
|
||||||
|
Loading…
Reference in New Issue
Block a user