embed and load translations into the app
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package res
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed translations
|
||||
var Translations embed.FS
|
||||
Reference in New Issue
Block a user