Moved translations in appropriate directory
Cette révision appartient à :
Parent
4b4a3a7fee
révision
be6e573465
2 fichiers modifiés avec 1 ajouts et 1 suppressions
2
main.go
2
main.go
|
@ -19,7 +19,7 @@ import (
|
|||
|
||||
func initI18N() {
|
||||
/* Initialize the languages translation */
|
||||
i18n.MustLoadTranslationFile("service/user/locale/en-us.all.json")
|
||||
i18n.MustLoadTranslationFile("translations/en-us.all.json")
|
||||
}
|
||||
|
||||
func RunServer(conf *config.Config) {
|
||||
|
|
Référencer dans un nouveau ticket