ui calculator
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package client
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed resource/lang
|
||||
var Translations embed.FS
|
||||
Reference in New Issue
Block a user