mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-24 02:46:36 +08:00
添加多语言最基础代码
This commit is contained in:
5
pkg/langs/message.go
Normal file
5
pkg/langs/message.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright 2023 GoEdge CDN goedge.cdn@gmail.com. All rights reserved. Official site: https://goedge.cn .
|
||||
|
||||
package langs
|
||||
|
||||
type MessageCode = string
|
||||
Reference in New Issue
Block a user