6c75e75 Fix lang_locale_handler have payload property from parents

3 files Authored by jkonecny 4 years ago, Committed by vponcova 4 years ago,
    Fix lang_locale_handler have payload property from parents
    
    lang_locale_handler can't have payload attribute because it is now also
    property from the parent classes. Add this as abstract property here
    too.