Muhammad Labib Ramadhan
Muhammad Labib Ramadhan
I can resolve by writing this: ``` I18nTranslations := make(map[string]map[string]string) translations := Globals.I18n.LoadTranslations() for lang, locales := range translations { I18nTranslations[lang] = make(map[string]string) for localeKey, translation := range locales {...
Does your problem got resolved already? @GenZodd I have to improve my angular build as well because the slowness of the source codes recompilation on development mode, maybe you can...
oops sorry, forgot to fix **associationValidation** of **get-config-for-method.test.js**
Hi @mdibaiee, i have added some guide text about this feature in README, please have a check :smiley:
By the way i got different indentation settings with your existing scripts, is it OK? what IDE you guys using?
anytime @mdibaiee, thank you too @mdibaiee and @joeybaker for this amazing module! i'll give this module a try to my project, but i need to find ACL module to go...
alright @joeybaker, i will try that method, thank you!
 @joeybaker, as i've mentioned, i think it doesn't work. seems like **include** parameter only accepts **string** or **array of string**
alright, i have created PR, please review @joeybaker
@joeybaker ah i see, exactly i was trying to test the features based on **README.MD**